Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 5aba0c075c7943fd23e44963e3e84e73ee2123a6 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5aba0c075c7943fd23e44963e3e84e73ee2123a6 # timeout=10 Commit message: "ttcn3-asterisk: Configure docker testsuite to be able to set up ipsec tunnels" > git rev-list --no-walk 5aba0c075c7943fd23e44963e3e84e73ee2123a6 # timeout=10 [ttcn3-msc-test-latest] $ /bin/sh -xe /tmp/jenkins7314371738000947453.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-2055 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-msc-test + SUITE_NAME=ttcn3-msc-test + IMAGE_SUFFIX=latest + docker_images_require osmo-stp-latest osmo-msc-latest ttcn3-msc-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #9 CACHED #10 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #10 CACHED #11 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:ddda9f59e2af23ab6d4d71484cb427531f2f612607083876f3eca64ae07147e2 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n ddda9f59e2af + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-latest + echo osmo-stp-latest + dir=osmo-stp-latest + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/osmo-stp-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-stp-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 576B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.12kB done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 CACHED #7 [3/4] WORKDIR /DATA #7 CACHED #8 [4/4] COPY OSMO-STP.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:617046e9261151b0d014d84d1005e6e48bc6361374448f95cd6efa542a152694 done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/osmo-stp-latest' + docker_image_exists osmo-stp-latest + docker images -q osmocom-build/osmo-stp-latest + test -n 617046e92611 + 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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.36kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #7 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:ddda9f59e2af23ab6d4d71484cb427531f2f612607083876f3eca64ae07147e2 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 ddda9f59e2af + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-msc-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-msc-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-msc-latest + echo osmo-msc-latest + dir=osmo-msc-latest + pull_arg=--pull + grep ^FROM ../osmo-msc-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-msc-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-msc-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-msc-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/osmo-msc-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-msc-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 586B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 345B done #5 DONE 0.0s #6 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-msc && apt-get clean ;; centos*) dnf install -y osmo-msc ;; esac #6 CACHED #7 [3/5] WORKDIR /TMP #7 CACHED #8 [4/5] COPY OSMO-MSC.CFG /data/osmo-msc.cfg #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:a8e266103dc23d1a47aa64a812f1108a1911e9e499f28e7802561996dae92f8f done #10 naming to docker.io/osmocom-build/osmo-msc-latest:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/osmo-msc-latest' + docker_image_exists osmo-msc-latest + docker images -q osmocom-build/osmo-msc-latest + test -n a8e266103dc2 + 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:e5f3d102ddc164bc8afa340f352518157236f11fb442c4b7bce6981dd843de2d Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-msc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-msc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-msc-test + echo ttcn3-msc-test + dir=ttcn3-msc-test + pull_arg=--pull + grep ^FROM ../ttcn3-msc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-msc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-msc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-msc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-msc-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-msc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.48kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" msc #8 CACHED #9 [4/4] COPY MSC_TESTS.CFG /data/MSC_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:0436e96081c6db7ecc915a8d4316e9ae8db2ab5b233e8d22f2d96759ac7f0ce3 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-msc-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-msc-test' + docker_image_exists ttcn3-msc-test + docker images -q osmocom-build/ttcn3-msc-test + test -n 0436e96081c6 + 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=364864 + seq 1 30 + + bc echo (364864 + 1) % 256 + SUBNET=65 + NET_NAME=ttcn3-msc-test-65 + SUB4=172.18.65.0/24 + SUB6=fd02:db8:65::/64 + set +x Creating network ttcn3-msc-test-65, trying SUBNET=65... + docker network create --internal --subnet 172.18.65.0/24 --ipv6 --subnet fd02:db8:65::/64 ttcn3-msc-test-65 d31bec1d99804d3a2ddf8bd5927e77013848a89bd98307473a8dc93766e8e6bd + set +x ### Network ttcn3-msc-test-65 created (SUBNET=65) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=65 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc/osmo-msc.cfg Applying SUBNET=65 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/MSC_Tests.cfg Applying SUBNET=65 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 65 200 + NET=65 + ADDR_SUFIX=200 + echo --network ttcn3-msc-test-65 --ip 172.18.65.200 --ip6 fd02:db8:65::200 + docker run --rm --network ttcn3-msc-test-65 --ip 172.18.65.200 --ip6 fd02:db8:65::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp:/data --name jenkins-ttcn3-msc-test-latest-2055-stp -d osmocom-build/osmo-stp-latest 639c6aef129c8b65896ff4a8a82d90a1b79ef4b36a34b7f96cece0b2763f48c9 + echo Starting container with MSC Starting container with MSC + docker_network_params 65 10 + NET=65 + ADDR_SUFIX=10 + echo --network ttcn3-msc-test-65 --ip 172.18.65.10 --ip6 fd02:db8:65::10 + docker run --rm --network ttcn3-msc-test-65 --ip 172.18.65.10 --ip6 fd02:db8:65::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-2055-msc -d osmocom-build/osmo-msc-latest /bin/sh -c osmo-msc -c /data/osmo-msc.cfg >>/data/osmo-msc.log 2>&1 64ddb5d5d8fe7b957606cf9f66a0b7d32566baf61636a62df6bca5847d215403 + echo Starting container with MSC testsuite Starting container with MSC testsuite + docker_network_params 65 103 + NET=65 + ADDR_SUFIX=103 + echo --network ttcn3-msc-test-65 --ip 172.18.65.103 --ip6 fd02:db8:65::103 + docker run --rm --network ttcn3-msc-test-65 --ip 172.18.65.103 --ip6 fd02:db8:65::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.65.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-2055-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@418ab6e01cba: Unix server socket created successfully. MC@418ab6e01cba: Listening on TCP port 35467. 418ab6e01cba is the default MC2> spawn /osmo-ttcn3-hacks/msc/MSC_Tests 418ab6e01cba 35467 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@418ab6e01cba: New HC connected from 172.18.65.103 [172.18.65.103]. 418ab6e01cba: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@418ab6e01cba: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@418ab6e01cba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@418ab6e01cba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@418ab6e01cba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@418ab6e01cba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@418ab6e01cba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@418ab6e01cba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@418ab6e01cba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@418ab6e01cba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@418ab6e01cba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@418ab6e01cba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@418ab6e01cba: Configuration file was processed on all HCs. MC@418ab6e01cba: Creating MTC on host 172.18.65.103. MC@418ab6e01cba: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset'. ------ MSC_Tests.TC_cr_before_reset ------ Sun May 19 08:11:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@418ab6e01cba: ************************************************* MSC_Test-M3UA(4)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@418ab6e01cba: ************************************************* MSC_Test-SCCP(3)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-M3UA(4)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test-M3UA(4)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-M3UA(4)@418ab6e01cba: M3UA_ASPUP sent MSC_Test-M3UA(4)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@418ab6e01cba: Message received on association #8 MSC_Test-M3UA(4)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test-M3UA(4)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-M3UA(4)@418ab6e01cba: Message received on association #8 MSC_Test-M3UA(4)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@418ab6e01cba: Message received on association #8 MSC_Test-M3UA(4)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@418ab6e01cba: Message received on association #8 MSC_Test-M3UA(4)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-SCCP(3)@418ab6e01cba: First idle individual index:0 MSC_Test-M3UA(4)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@418ab6e01cba: Message received on association #8 MSC_Test-M3UA(4)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@418ab6e01cba: setverdict(pass): none -> pass MSC_Test-SCCP(3)@418ab6e01cba: Final verdict of PTC: none MSC_Test-M3UA(4)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: pass MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cr_before_reset finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Sun May 19 08:11:15 UTC 2024 ====== MSC_Tests.TC_cr_before_reset pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cr_before_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87592) Waiting for packet dumper to finish... 1 (prev_count=87592, count=88665) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi ------ Sun May 19 08:11:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_noauth_tmsi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(8)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(8)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(6)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(9)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(8)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(8)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(8)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(8)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(8)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(8)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(8)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(8)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(11)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(12)@418ab6e01cba: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(14) TC_lu_imsi_noauth_tmsi0(14)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(8)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(14)8579130 MSC_Test_0-SCCP(6)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(7)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(8)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(8)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(8)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@418ab6e01cba: { messageType := 2, destLocRef := '82E83A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(6)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(6)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@418ab6e01cba: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test-GSUP(12)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(14)"262420000000001" MSC_Test_0-SCCP(6)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(6)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(6)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(8)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi0(14)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(8)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(8)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(6)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(14)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(6)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(6)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(8)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(8)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(6)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(6)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(6)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(8)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(8)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(8)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(7)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(14)8579130 TC_lu_imsi_noauth_tmsi0(14)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(6)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(7)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(8)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(12)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(9)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(15)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(11)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(13)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(10)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(14): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(15): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Sun May 19 08:11:19 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35350) Waiting for packet dumper to finish... 1 (prev_count=35350, count=193006) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi ------ Sun May 19 08:11:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_noauth_notmsi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(19)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(19)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(19)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(17)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(20)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(19)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(19)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(19)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(19)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(19)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(19)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(19)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(19)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(19)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(19)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(19)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(19)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(19)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(19)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(19)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(22)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(22)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(22)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(22)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(22)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(23)@418ab6e01cba: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(25) TC_lu_imsi_noauth_notmsi0(25)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(19)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(18)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(18)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(25)1637138 MSC_Test_0-SCCP(17)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(18)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(19)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(19)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(19)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@418ab6e01cba: { messageType := 2, destLocRef := '18FB12'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(17)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(17)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(23)@418ab6e01cba: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(25) MSC_Test-GSUP(23)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(25)"262420000000002" MSC_Test_0-SCCP(17)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(17)@418ab6e01cba: vl_from0 TC_lu_imsi_noauth_notmsi0(25)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(17)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(19)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(19)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(17)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(19)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(19)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(17)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(25)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(17)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(17)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(17)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(19)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(19)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(19)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(18)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(25)1637138 TC_lu_imsi_noauth_notmsi0(25)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(23)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(17)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(18)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(22)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(20)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(19)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(21)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(24)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(26)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(17): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(18): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(19): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(20): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(21): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(22): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(23): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(24): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(25): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Sun May 19 08:11:24 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36226) Waiting for packet dumper to finish... 1 (prev_count=36226, count=180983) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi ------ Sun May 19 08:11:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_tmsi_noauth_notmsi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(30)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(30)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(30)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(28)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(31)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(30)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(30)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(30)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(30)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(30)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(30)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(30)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(30)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(30)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(33)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(33)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(33)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(33)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(33)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(34)@418ab6e01cba: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(29)@418ab6e01cba: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)14320622 MSC_Test_0-SCCP(28)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(29)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(30)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@418ab6e01cba: { messageType := 2, destLocRef := 'DA83EE'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(28)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(28)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(28)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(28)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(28)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@418ab6e01cba: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@418ab6e01cba: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(28)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(28)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(28)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(34)@418ab6e01cba: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test-GSUP(34)@418ab6e01cba: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-M3UA(30)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(28)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(28)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(30)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_tmsi_noauth_notmsi0(36)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(28)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(28)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(30)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@418ab6e01cba: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)14320622 TC_lu_tmsi_noauth_notmsi0(36)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@418ab6e01cba: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test_0-M3UA(30)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(30)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@418ab6e01cba: setverdict(fail): pass -> fail reason: "Paging message doesn't match expectations", new component reason: "Paging message doesn't match expectations" MC@418ab6e01cba: Test Component 36 has requested to stop MTC. Terminating current testcase execution. MSC_Test-MNCC(31)@418ab6e01cba: Final verdict of PTC: none TC_lu_tmsi_noauth_notmsi0(36)@418ab6e01cba: Final verdict of PTC: fail reason: "Paging message doesn't match expectations" MSC_Test-GSUP(34)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(30)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(35)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(28)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(29)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(33)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(32)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(28): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(29): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(30): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(31): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(32): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(33): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(34): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(35): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(36): fail (none -> fail) reason: "Paging message doesn't match expectations" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@418ab6e01cba: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: fail reason: Paging message doesn't match expectations MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi fail'. Sun May 19 08:11:30 UTC 2024 ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi fail ------ Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_tmsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179251) Waiting for packet dumper to finish... 1 (prev_count=179251, count=208050) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject'. ------ MSC_Tests.TC_lu_imsi_reject ------ Sun May 19 08:11:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(41)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(41)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(41)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(39)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(42)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(41)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(41)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(41)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(41)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(41)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(41)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(41)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(41)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(41)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(41)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(41)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(41)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(41)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(41)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(41)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(44)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(44)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(44)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(44)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(44)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(45)@418ab6e01cba: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(47) TC_lu_imsi_reject0(47)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(41)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(40)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(40)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_reject0(47)8594982 MSC_Test_0-RAN(40)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(39)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(41)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(41)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(41)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(41)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@418ab6e01cba: { messageType := 2, destLocRef := '832626'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(39)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(39)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(45)@418ab6e01cba: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(47) MSC_Test-GSUP(45)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_reject0(47)"262420000000003" MSC_Test_0-M3UA(41)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(41)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(41)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(39)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(41)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(39)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(39)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(39)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(39)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(39)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(39)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(41)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(41)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(41)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(40)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_reject0(47)8594982 TC_lu_imsi_reject0(47)@418ab6e01cba: setverdict(pass): none -> pass TC_lu_imsi_reject0(47)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(47)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(47)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(41)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(42)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(46)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(45)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(38)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(39)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(40)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(43)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(48)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(44)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(38): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(39): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(40): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(41): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(42): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(43): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(44): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(45): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(46): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_reject0(47): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Sun May 19 08:11:34 UTC 2024 ====== MSC_Tests.TC_lu_imsi_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35106) Waiting for packet dumper to finish... 1 (prev_count=35106, count=161229) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup'. ------ MSC_Tests.TC_lu_imsi_timeout_gsup ------ Sun May 19 08:11:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_timeout_gsup started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(52)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(52)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(52)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(50)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(53)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(52)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(52)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(52)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(52)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(52)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(52)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(52)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(52)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(52)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(52)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(52)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(52)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(52)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(52)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(52)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(55)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(55)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(55)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(55)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(55)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(56)@418ab6e01cba: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(58) TC_lu_imsi_timeout_gsup0(58)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(52)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(51)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(51)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_timeout_gsup0(58)14172718 MSC_Test_0-SCCP(50)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(51)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(52)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(52)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(52)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(52)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@418ab6e01cba: { messageType := 2, destLocRef := 'D8422E'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(50)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(50)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(56)@418ab6e01cba: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(58) MSC_Test-GSUP(56)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(58)"262420000000004" MSC_Test_0-M3UA(52)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(52)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(52)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(52)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(50)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(50)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(50)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(50)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(50)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(50)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(50)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(52)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(52)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(52)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(51)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(58)14172718 TC_lu_imsi_timeout_gsup0(58)@418ab6e01cba: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(58)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(58)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(58)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(56)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(50)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(52)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(51)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(55)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(53)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(57)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(54)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(50): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(51): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(52): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(53): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(54): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(55): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(56): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(57): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_timeout_gsup0(58): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Sun May 19 08:11:44 UTC 2024 ====== MSC_Tests.TC_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144508) Waiting for packet dumper to finish... 1 (prev_count=144508, count=160108) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi ------ Sun May 19 08:11:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(63)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(63)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(63)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(61)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(64)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(63)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(63)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(63)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(63)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(63)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(63)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(63)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(63)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(63)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(63)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(63)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(63)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(63)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(63)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(63)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(66)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(66)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(66)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(66)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(66)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(67)@418ab6e01cba: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(69) TC_lu_imsi_auth_tmsi0(69)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(63)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(62)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(62)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi0(69)8667019 MSC_Test_0-SCCP(61)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(62)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(63)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(63)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@418ab6e01cba: { messageType := 2, destLocRef := '843F8B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(67)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(69) MSC_Test-GSUP(67)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(69)"262420000000005" MSC_Test_0-SCCP(61)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(61)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(61)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(63)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi0(69)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(69)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(63)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(63)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(61)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(62)@418ab6e01cba: patching N(SD)=1 into dtap '0514C3A16FA0'O MSC_Test_0-RAN(62)@418ab6e01cba: patched enc_l3: '0554C3A16FA0'O MSC_Test_0-SCCP(61)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(61)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(61)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554C3A16FA0'O MSC_Test_0-M3UA(63)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(63)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(61)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(63)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(63)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(61)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(69)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(62)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(62)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(61)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(61)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(61)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(63)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(63)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(61)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(61)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(61)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(61)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(63)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(63)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(63)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(62)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(69)8667019 TC_lu_imsi_auth_tmsi0(69)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(69)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(63)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(61)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(64)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(67)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(62)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(66)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(60)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(68)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(65)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(70)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(60): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(61): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(62): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(63): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(64): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(65): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(66): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(67): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(68): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi0(69): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(70): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Sun May 19 08:11:49 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36211) Waiting for packet dumper to finish... 1 (prev_count=36211, count=217743) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi ------ Sun May 19 08:11:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth3g_tmsi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(74)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(74)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(74)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(72)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(75)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(74)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(74)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(74)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(74)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(74)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(74)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(74)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(74)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(74)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(74)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(74)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(74)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(74)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(74)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(74)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(77)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(77)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(77)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(77)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(77)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(78)@418ab6e01cba: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(80) TC_lu_imsi_auth3g_tmsi0(80)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(74)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(73)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(73)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(80)7310481 MSC_Test_0-SCCP(72)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(73)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(74)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(74)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@418ab6e01cba: { messageType := 2, destLocRef := '6F8C91'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(78)@418ab6e01cba: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(80) MSC_Test-GSUP(78)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(80)"262420000001005" MSC_Test_0-SCCP(72)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(72)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(72)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(74)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi0(80)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(80)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(74)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(74)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(72)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(73)@418ab6e01cba: patching N(SD)=1 into dtap '05146B69E31B21045ECF1755'O MSC_Test_0-RAN(73)@418ab6e01cba: patched enc_l3: '05546B69E31B21045ECF1755'O MSC_Test_0-SCCP(72)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(72)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(72)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C05546B69E31B21045ECF1755'O MSC_Test_0-M3UA(74)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(74)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(72)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(74)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(74)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(72)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(80)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(73)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(73)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(72)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(72)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(72)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(74)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(74)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(72)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(72)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(72)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(72)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(74)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(74)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(74)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(73)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(80)7310481 TC_lu_imsi_auth3g_tmsi0(80)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(80)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(73)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(72)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(79)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(78)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(71)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(74)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(75)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(81)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(77)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(76)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(71): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(72): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(73): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(74): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(75): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(76): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(77): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(78): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(79): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(80): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(81): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Sun May 19 08:11:53 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36415) Waiting for packet dumper to finish... 1 (prev_count=36415, count=218044) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc ------ Sun May 19 08:11:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(85)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(85)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(85)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(83)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(86)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(85)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(85)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(85)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(85)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(85)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(85)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(85)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(85)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(85)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(85)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(85)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(85)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(85)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(85)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(85)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(88)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(88)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(88)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(88)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(88)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(89)@418ab6e01cba: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(91) TC_lu_imsi_timeout_tmsi_realloc0(91)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(85)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(84)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(84)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(91)558863 MSC_Test_0-RAN(84)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(83)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(85)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(85)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(85)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(85)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@418ab6e01cba: { messageType := 2, destLocRef := '08870F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(83)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(83)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(89)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(91) MSC_Test-GSUP(89)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(91)"262420000000005" MSC_Test_0-SCCP(83)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(83)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(83)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(83)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(85)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(85)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(83)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(85)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(85)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(85)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(85)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(83)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(83)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(83)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(91)@418ab6e01cba: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@418ab6e01cba: Test Component 91 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(83)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(84)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(86)@418ab6e01cba: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(91)@418ab6e01cba: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test-GSUP(89)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(85)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(88)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(87)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(90)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(83): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(84): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(85): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(86): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(87): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(88): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(89): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(90): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(91): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (fail -> fail) MTC@418ab6e01cba: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Sun May 19 08:12:05 UTC 2024 ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149136) Waiting for packet dumper to finish... 1 (prev_count=149136, count=157804) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown'. ------ MSC_Tests.TC_cmserv_imsi_unknown ------ Sun May 19 08:12:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cmserv_imsi_unknown started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(96)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(96)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(96)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(94)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(97)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(96)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(96)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(96)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(96)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(96)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(96)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(96)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(96)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(96)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(96)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(96)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(96)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(96)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(96)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(96)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(99)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(99)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(99)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(99)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(99)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(100)@418ab6e01cba: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(102) TC_cmserv_imsi_unknown0(102)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(96)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(95)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(95)@418ab6e01cba: Added conn table entry 0TC_cmserv_imsi_unknown0(102)10742772 MSC_Test_0-SCCP(94)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(95)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(96)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(96)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(96)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(96)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(96)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(96)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(94)@418ab6e01cba: { messageType := 2, destLocRef := 'A3EBF4'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(94)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(94)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(94)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(94)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(94)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(94)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(94)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(94)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(94)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(94)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(94)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(94)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(96)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(96)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(94)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(96)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(95)@418ab6e01cba: Deleted conn table entry 0TC_cmserv_imsi_unknown0(102)10742772 TC_cmserv_imsi_unknown0(102)@418ab6e01cba: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(102)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(102)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(102)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(95)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(100)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(94)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(97)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(96)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(98)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(93)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(99)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(101)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(94): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(95): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(96): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(97): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(98): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(99): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(100): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(101): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_cmserv_imsi_unknown0(102): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Sun May 19 08:12:10 UTC 2024 ====== MSC_Tests.TC_cmserv_imsi_unknown pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35357) Waiting for packet dumper to finish... 1 (prev_count=35357, count=152590) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown'. ------ MSC_Tests.TC_cmserv_tmsi_unknown ------ Sun May 19 08:12:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cmserv_tmsi_unknown started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(107)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(107)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(107)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(105)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(108)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(107)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(107)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(107)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(107)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(107)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(107)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(107)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(107)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(107)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(107)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(107)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(107)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(107)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(107)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(107)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(110)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(110)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(110)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(110)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(110)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cmserv_tmsi_unknown0(113)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(107)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(106)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(106)@418ab6e01cba: Added conn table entry 0TC_cmserv_tmsi_unknown0(113)5907366 MSC_Test_0-SCCP(105)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(106)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(107)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(107)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(107)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(107)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(107)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(107)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(105)@418ab6e01cba: { messageType := 2, destLocRef := '5A23A6'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(105)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(105)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(105)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(105)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(105)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(105)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(105)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(105)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(105)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(105)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(105)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(105)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(107)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(107)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(105)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(107)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(106)@418ab6e01cba: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(113)5907366 TC_cmserv_tmsi_unknown0(113)@418ab6e01cba: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(113)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(113)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(113)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(105)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(106)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(104)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(110)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(109)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(111)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(107)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(108)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(112)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(104): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(105): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(106): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(107): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(108): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(109): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(110): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(111): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(112): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_cmserv_tmsi_unknown0(113): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Sun May 19 08:12:14 UTC 2024 ====== MSC_Tests.TC_cmserv_tmsi_unknown pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cmserv_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35177) Waiting for packet dumper to finish... 1 (prev_count=35177, count=142641) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call'. ------ MSC_Tests.TC_lu_and_mo_call ------ Sun May 19 08:12:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mo_call started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(118)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(118)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(118)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(116)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(119)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(118)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(118)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(118)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(118)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(118)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(121)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(121)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(121)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(121)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(121)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(122)@418ab6e01cba: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(124) TC_lu_and_mo_call0(124)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(117)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(117)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_call0(124)11530626 MSC_Test_0-SCCP(116)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(117)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@418ab6e01cba: { messageType := 2, destLocRef := 'AFF182'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(122)@418ab6e01cba: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(124) MSC_Test-GSUP(122)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mo_call0(124)"262420000000007" MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(116)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_call0(124)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(124)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(117)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(117)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(116)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(116)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(117)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_call0(124)11530626 TC_lu_and_mo_call0(124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1C869845'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(117)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_call0(124)2477208 MSC_Test_0-RAN(117)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(116)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@418ab6e01cba: { messageType := 2, destLocRef := '25CC98'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(119)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(124) MSC_Test-MGCP(120)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(117)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(116)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(120)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call0(124)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(119)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(124) MSC_Test-MNCC(119)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_call0(124)-2147483647 MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(124)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(116)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(124)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(124)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(124)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(117)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(117)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(116)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(124)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(124)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(124)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_call0(124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_call0(124)@418ab6e01cba: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@418ab6e01cba: Hangup TC_lu_and_mo_call0(124)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(124)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(117)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(117)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(116)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(119)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_call0(124)-2147483647 MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(124)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(124)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(116)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(116)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(118)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(117)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_call0(124)2477208 TC_lu_and_mo_call0(124)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_call0(124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(122)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(116)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(119)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(115)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(125)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(118)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(123)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(117)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(120)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(121)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(115): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(116): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(117): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(118): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(119): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(120): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(121): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(122): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(123): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mo_call0(124): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Sun May 19 08:12:26 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=419774) Waiting for packet dumper to finish... 1 (prev_count=419774, count=440189) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6'. ------ MSC_Tests.TC_lu_and_mo_call_ipv6 ------ Sun May 19 08:12:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mo_call_ipv6 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(129)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(129)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(129)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(127)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(130)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(129)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(129)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(129)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(129)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(129)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(132)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(132)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(132)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(132)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(132)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(133)@418ab6e01cba: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(135) TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(128)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(128)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)5705906 MSC_Test_0-SCCP(127)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(128)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@418ab6e01cba: { messageType := 2, destLocRef := '5710B2'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(133)@418ab6e01cba: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-GSUP(133)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(135)"262420000000007" MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(128)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(128)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(128)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)5705906 TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BB6C4839'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(128)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)14287549 MSC_Test_0-RAN(128)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(127)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@418ab6e01cba: { messageType := 2, destLocRef := 'DA02BD'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(130)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-MGCP(131)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(128)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(131)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(130)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-MNCC(130)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)-2147483646 MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_len:26 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(128)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(128)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: Hangup TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(128)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(128)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(130)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)-2147483646 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(128)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)14287549 TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(128)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(127)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(132)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(133)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(129)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(130)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(131)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(134)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(136)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(127): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(128): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(129): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(130): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(131): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(132): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(133): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(134): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mo_call_ipv60(135): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(136): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Sun May 19 08:12:37 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_ipv6 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mo_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=421017) Waiting for packet dumper to finish... 1 (prev_count=421017, count=441432) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:12:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(140)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(140)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(140)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(138)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(141)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(140)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(140)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(140)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(140)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(140)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(143)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(143)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(143)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(143)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(143)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(144)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(139)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(139)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)4025616 MSC_Test_0-SCCP(138)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(139)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@418ab6e01cba: { messageType := 2, destLocRef := '3D6D10'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(144)@418ab6e01cba: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-GSUP(144)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)"262420000000089" MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(138)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(138)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(139)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(139)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(138)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(138)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(138)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(138)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(139)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)4025616 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '07980D68'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(139)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)16704677 MSC_Test_0-RAN(139)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(138)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@418ab6e01cba: { messageType := 2, destLocRef := 'FEE4A5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(141)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-MGCP(142)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(139)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(138)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(138)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(142)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(141)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-MNCC(141)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)-2147483645 MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(138)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(138)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(139)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(139)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(138)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(138)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(140)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(141)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)-2147483645 MSC_Test_0-SCCP(138)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(140)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(139)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)16704677 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-MNCC(141)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(138)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(139)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(144)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(140)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(145)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(143)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(142)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(147)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(138): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(139): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(140): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(141): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(142): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(143): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(144): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(145): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(146): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass'. Sun May 19 08:12:47 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.65.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=388145) Waiting for packet dumper to finish... 1 (prev_count=388145, count=405438) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout'. ------ MSC_Tests.TC_lu_auth_sai_timeout ------ Sun May 19 08:12:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_auth_sai_timeout started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(151)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(151)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(151)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(149)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(152)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(151)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(151)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(151)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(151)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(151)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(151)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(151)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(151)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(151)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(151)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(151)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(151)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(151)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(151)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(151)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(154)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(154)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(154)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(154)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(154)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(155)@418ab6e01cba: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(157) TC_lu_auth_sai_timeout0(157)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(151)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(150)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(150)@418ab6e01cba: Added conn table entry 0TC_lu_auth_sai_timeout0(157)13942404 MSC_Test_0-SCCP(149)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(150)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(151)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(151)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@418ab6e01cba: { messageType := 2, destLocRef := 'D4BE84'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(155)@418ab6e01cba: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(157) MSC_Test-GSUP(155)@418ab6e01cba: Added IMSI table entry 0TC_lu_auth_sai_timeout0(157)"262420000000008" MSC_Test_0-SCCP(149)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(149)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(149)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(149)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(151)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(151)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(151)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(151)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(149)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(149)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(149)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(149)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(149)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(149)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(149)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(149)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(149)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(149)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(149)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(151)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(151)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(151)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(150)@418ab6e01cba: Deleted conn table entry 0TC_lu_auth_sai_timeout0(157)13942404 TC_lu_auth_sai_timeout0(157)@418ab6e01cba: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(157)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(157)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(157)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(155)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(150)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(156)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(149)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(151)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(158)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(152)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(154)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(153)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(148)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(149): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(150): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(151): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(152): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(153): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(154): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(155): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(156): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_auth_sai_timeout0(157): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(158): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Sun May 19 08:12:57 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149170) Waiting for packet dumper to finish... 1 (prev_count=149170, count=166916) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err'. ------ MSC_Tests.TC_lu_auth_sai_err ------ Sun May 19 08:12:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_auth_sai_err started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(162)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(162)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(162)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(160)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(163)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(162)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(162)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(162)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(162)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(162)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(162)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(162)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(162)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(162)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(162)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(162)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(162)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(162)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(162)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(162)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(165)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(165)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(165)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(165)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(165)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(166)@418ab6e01cba: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(168) TC_lu_auth_sai_err0(168)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(162)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(161)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(161)@418ab6e01cba: Added conn table entry 0TC_lu_auth_sai_err0(168)2811742 MSC_Test_0-SCCP(160)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(161)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(162)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(162)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@418ab6e01cba: { messageType := 2, destLocRef := '2AE75E'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(166)@418ab6e01cba: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(168) MSC_Test-GSUP(166)@418ab6e01cba: Added IMSI table entry 0TC_lu_auth_sai_err0(168)"262420000000009" MSC_Test_0-SCCP(160)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(160)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(160)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(160)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(162)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(162)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(162)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(162)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(160)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(160)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(160)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(160)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(160)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(160)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(160)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(160)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(160)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(160)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(160)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(162)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(162)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(162)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(161)@418ab6e01cba: Deleted conn table entry 0TC_lu_auth_sai_err0(168)2811742 TC_lu_auth_sai_err0(168)@418ab6e01cba: setverdict(pass): none -> pass TC_lu_auth_sai_err0(168)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(168)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(168)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(162)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(160)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(163)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(166)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(161)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(159)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(169)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(167)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(165)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(164)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(160): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(161): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(162): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(163): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(164): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(165): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(166): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(167): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_auth_sai_err0(168): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(169): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Sun May 19 08:13:02 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_err pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36191) Waiting for packet dumper to finish... 1 (prev_count=36191, count=166058) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request'. ------ MSC_Tests.TC_lu_clear_request ------ Sun May 19 08:13:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_clear_request started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(173)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(173)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(173)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(171)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(174)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(173)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(173)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(173)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(173)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(173)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(173)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(173)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(173)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(173)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(173)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(173)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(173)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(173)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(173)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(173)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(176)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(176)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(176)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(176)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(176)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(177)@418ab6e01cba: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(179) TC_lu_clear_request0(179)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(173)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(172)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(172)@418ab6e01cba: Added conn table entry 0TC_lu_clear_request0(179)7554996 MSC_Test_0-RAN(172)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(171)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(173)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(173)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(173)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(173)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@418ab6e01cba: { messageType := 2, destLocRef := '7347B4'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(171)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(177)@418ab6e01cba: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(179) MSC_Test_0-SCCP(171)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test-GSUP(177)@418ab6e01cba: Added IMSI table entry 0TC_lu_clear_request0(179)"262420000000010" MSC_Test_0-SCCP(171)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(171)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(171)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(171)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(173)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(171)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(171)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(171)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(173)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(173)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(173)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(173)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(171)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(171)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(171)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(171)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(171)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(171)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(171)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(171)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(173)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(173)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(173)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(172)@418ab6e01cba: Deleted conn table entry 0TC_lu_clear_request0(179)7554996 TC_lu_clear_request0(179)@418ab6e01cba: setverdict(pass): none -> pass TC_lu_clear_request0(179)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-MNCC(174)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(171)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(177)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(172)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(173)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(175)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(178)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(176)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(171): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(172): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(173): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(174): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(175): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(176): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(177): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(178): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_clear_request0(179): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_clear_request finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Sun May 19 08:13:07 UTC 2024 ====== MSC_Tests.TC_lu_clear_request pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100532) Waiting for packet dumper to finish... 1 (prev_count=100532, count=178370) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request'. ------ MSC_Tests.TC_mo_call_clear_request ------ Sun May 19 08:13:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mo_call_clear_request started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(184)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(184)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(184)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(182)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(185)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(184)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(184)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(184)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(184)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(184)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(187)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(187)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(187)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(187)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(187)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(188)@418ab6e01cba: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(190) TC_mo_call_clear_request0(190)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(183)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(183)@418ab6e01cba: Added conn table entry 0TC_mo_call_clear_request0(190)9427812 MSC_Test_0-SCCP(182)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(183)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@418ab6e01cba: { messageType := 2, destLocRef := '8FDB64'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(188)@418ab6e01cba: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(190) MSC_Test-GSUP(188)@418ab6e01cba: Added IMSI table entry 0TC_mo_call_clear_request0(190)"262420002532766" MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_from0 TC_mo_call_clear_request0(190)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(182)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(183)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(183)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(182)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(182)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(183)@418ab6e01cba: Deleted conn table entry 0TC_mo_call_clear_request0(190)9427812 TC_mo_call_clear_request0(190)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '242F7E2F'O ("$/~/") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(183)@418ab6e01cba: Added conn table entry 0TC_mo_call_clear_request0(190)4683142 MSC_Test_0-RAN(183)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(182)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@418ab6e01cba: { messageType := 2, destLocRef := '477586'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(185)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(190) MSC_Test-MGCP(186)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(183)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(182)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(186)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_mo_call_clear_request0(190)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(185)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(190) MSC_Test-MNCC(185)@418ab6e01cba: Added conn table entry 0TC_mo_call_clear_request0(190)-2147483644 MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(190)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(182)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(190)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(190)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(183)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(183)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(182)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(190)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(190)@418ab6e01cba: f_mo_call_establish DONE TC_mo_call_clear_request0(190)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(182)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(185)@418ab6e01cba: Deleted conn table entry 0TC_mo_call_clear_request0(190)-2147483644 MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(182)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(182)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(184)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(183)@418ab6e01cba: Deleted conn table entry 0TC_mo_call_clear_request0(190)4683142 TC_mo_call_clear_request0(190)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(188)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(184)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(182)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(183)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(181)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(185)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(189)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(186)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(187)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(181): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(182): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(183): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(184): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(185): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(186): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(187): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(188): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(189): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mo_call_clear_request0(190): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@418ab6e01cba: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Sun May 19 08:13:15 UTC 2024 ====== MSC_Tests.TC_mo_call_clear_request pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_mo_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=429419) Waiting for packet dumper to finish... 1 (prev_count=429419, count=430492) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request'. ------ MSC_Tests.TC_mt_call_clear_request ------ Sun May 19 08:13:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mt_call_clear_request started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(195)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(195)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(195)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(193)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(196)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(195)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(195)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(195)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(195)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(195)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(198)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(198)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(198)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(198)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(198)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(199)@418ab6e01cba: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(194)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(194)@418ab6e01cba: Added conn table entry 0TC_mt_call_clear_request0(201)15385526 MSC_Test_0-SCCP(193)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(194)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@418ab6e01cba: { messageType := 2, destLocRef := 'EAC3B6'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(199)@418ab6e01cba: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(201) MSC_Test-GSUP(199)@418ab6e01cba: Added IMSI table entry 0TC_mt_call_clear_request0(201)"262420002532768" MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(193)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mt_call_clear_request0(201)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(194)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(194)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(193)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(193)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(194)@418ab6e01cba: Deleted conn table entry 0TC_mt_call_clear_request0(201)15385526 TC_mt_call_clear_request0(201)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(196)@418ab6e01cba: Added conn table entry 0TC_mt_call_clear_request0(201)2059818205 MSC_Test_0-RAN(194)@418ab6e01cba: Created IMSI[0] for '262420002532768'H'361DC6C2'O to be handled at TC_mt_call_clear_request0(201) MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(194)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(194)@418ab6e01cba: Created IMSI[1] for '262420002532768'H'361DC6C2'O to be handled at TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '361DC6C2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(194)@418ab6e01cba: Added conn table entry 0TC_mt_call_clear_request0(201)10271674 MSC_Test_0-SCCP(193)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@418ab6e01cba: { messageType := 2, destLocRef := '9CBBBA'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(194)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(194)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(193)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(201)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(197)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(201) MSC_Test-MGCP(197)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_mt_call_clear_request0(201)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(193)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(194)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(194)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(193)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(201)@418ab6e01cba: f_mt_call_complete 5 TC_mt_call_clear_request0(201)@418ab6e01cba: f_mt_call_complete 8 TC_mt_call_clear_request0(201)@418ab6e01cba: f_mt_call_complete 7 TC_mt_call_clear_request0(201)@418ab6e01cba: f_mt_call_complete 9 TC_mt_call_clear_request0(201)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(201)@418ab6e01cba: f_mt_call_complete DONE TC_mt_call_clear_request0(201)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(193)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(196)@418ab6e01cba: Deleted conn table entry 0TC_mt_call_clear_request0(201)2059818205 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(193)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(193)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(195)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(194)@418ab6e01cba: Deleted conn table entry 0TC_mt_call_clear_request0(201)10271674 TC_mt_call_clear_request0(201)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(195)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(193)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(196)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(200)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(199)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(194)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(202)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(197)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(198)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(193): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(194): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(195): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(196): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(197): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(198): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(199): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(200): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mt_call_clear_request0(201): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(202): none (pass -> pass) MTC@418ab6e01cba: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Sun May 19 08:13:22 UTC 2024 ====== MSC_Tests.TC_mt_call_clear_request pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_mt_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=324890) Waiting for packet dumper to finish... 1 (prev_count=324890, count=419878) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect'. ------ MSC_Tests.TC_lu_disconnect ------ Sun May 19 08:13:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_disconnect started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(206)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(206)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(206)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(204)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(207)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(206)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(206)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(206)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(206)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(206)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(206)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(206)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(206)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(206)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(206)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(206)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(206)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(206)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(206)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(206)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(209)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(209)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(209)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(209)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(209)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(210)@418ab6e01cba: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(212) TC_lu_disconnect0(212)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(206)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(205)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(205)@418ab6e01cba: Added conn table entry 0TC_lu_disconnect0(212)13630352 MSC_Test_0-SCCP(204)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(205)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(206)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(206)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(206)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(206)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(204)@418ab6e01cba: { messageType := 2, destLocRef := 'CFFB90'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(204)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(204)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(204)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(204)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(210)@418ab6e01cba: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(212) MSC_Test-GSUP(210)@418ab6e01cba: Added IMSI table entry 0TC_lu_disconnect0(212)"262420000000011" MSC_Test_0-SCCP(204)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(204)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(204)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(204)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(206)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_disconnect0(212)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-RAN(205)@418ab6e01cba: Deleted conn table entry 0TC_lu_disconnect0(212)13630352 MSC_Test_0-SCCP(204)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-M3UA(206)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(206)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(204)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(204)@418ab6e01cba: RLC received in state:disconnect_pending TC_lu_disconnect0(212)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(204)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(205)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(211)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(203)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(206)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(210)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(207)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(209)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(208)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(204): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(205): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(206): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(207): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(208): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(209): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(210): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(211): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_disconnect0(212): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_disconnect finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Sun May 19 08:13:29 UTC 2024 ====== MSC_Tests.TC_lu_disconnect pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124668) Waiting for packet dumper to finish... 1 (prev_count=124668, count=144871) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei'. ------ MSC_Tests.TC_lu_by_imei ------ Sun May 19 08:13:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_by_imei started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(217)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(217)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(217)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(215)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(218)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(217)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(217)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(217)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(217)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(217)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(217)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(217)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(217)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(217)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(217)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(217)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(217)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(217)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(217)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(217)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(220)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(220)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(220)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(220)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(220)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(221)@418ab6e01cba: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(223) TC_lu_by_imei0(223)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(217)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(216)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(216)@418ab6e01cba: Added conn table entry 0TC_lu_by_imei0(223)12606445 MSC_Test_0-SCCP(215)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(216)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(217)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(217)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(217)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(217)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@418ab6e01cba: { messageType := 2, destLocRef := 'C05BED'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(215)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(215)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(215)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(215)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(215)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(217)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(217)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(217)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(217)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(215)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(215)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(215)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(215)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(215)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(217)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(217)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(217)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(216)@418ab6e01cba: Deleted conn table entry 0TC_lu_by_imei0(223)12606445 TC_lu_by_imei0(223)@418ab6e01cba: setverdict(pass): none -> pass TC_lu_by_imei0(223)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(223)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(223)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-MNCC(218)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(215)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(217)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(216)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(221)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(214)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(222)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(224)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(219)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(220)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(214): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(215): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(216): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(217): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(218): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(219): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(220): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(221): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(222): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_by_imei0(223): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(224): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_by_imei finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Sun May 19 08:13:38 UTC 2024 ====== MSC_Tests.TC_lu_by_imei pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=147802) Waiting for packet dumper to finish... 1 (prev_count=147802, count=164924) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown'. ------ MSC_Tests.TC_lu_by_tmsi_noauth_unknown ------ Sun May 19 08:13:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(228)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(228)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(228)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(226)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(229)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(228)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(228)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(228)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(228)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(228)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(228)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(228)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(228)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(228)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(228)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(228)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(228)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(228)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(228)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(228)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(231)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(231)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(231)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(231)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(231)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(232)@418ab6e01cba: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(234) TC_lu_by_tmsi_noauth_unknown0(234)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(227)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(227)@418ab6e01cba: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(234)3016166 MSC_Test_0-SCCP(226)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(227)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(228)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@418ab6e01cba: { messageType := 2, destLocRef := '2E05E6'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(226)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(226)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(226)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(226)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(226)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(227)@418ab6e01cba: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(227)@418ab6e01cba: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(226)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@418ab6e01cba: vl_len:22 MSC_Test_0-SCCP(226)@418ab6e01cba: vl_from0 MSC_Test_0-RAN(227)@418ab6e01cba: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-RAN(227)@418ab6e01cba: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(226)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(226)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(226)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(226)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(226)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(232)@418ab6e01cba: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(234) MSC_Test-GSUP(232)@418ab6e01cba: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(234)"262420000000013" MSC_Test_0-M3UA(228)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(226)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(227)@418ab6e01cba: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(227)@418ab6e01cba: patched enc_l3: '05DB'O MSC_Test_0-SCCP(226)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(226)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(226)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(226)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(226)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(226)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(226)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(228)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(227)@418ab6e01cba: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(234)3016166 TC_lu_by_tmsi_noauth_unknown0(234)@418ab6e01cba: setverdict(pass): none -> pass TC_lu_by_tmsi_noauth_unknown0(234)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(234)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(234)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(227)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(228)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(233)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(232)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(231)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(235)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(226)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(229)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(230)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(226): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(227): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(228): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(229): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(230): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(231): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(232): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(233): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(234): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(235): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Sun May 19 08:13:43 UTC 2024 ====== MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_by_tmsi_noauth_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35249) Waiting for packet dumper to finish... 1 (prev_count=35249, count=218485) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi'. ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(239)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(239)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(239)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(237)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(240)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(239)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(239)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(239)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(239)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(239)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(242)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(242)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(242)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(242)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(242)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(243)@418ab6e01cba: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(245) TC_attached_imsi_lu_unknown_tmsi0(245)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(238)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(238)@418ab6e01cba: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)10261390 MSC_Test_0-SCCP(237)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(238)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@418ab6e01cba: { messageType := 2, destLocRef := '9C938E'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(237)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(237)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(238)@418ab6e01cba: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(238)@418ab6e01cba: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(237)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(237)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(243)@418ab6e01cba: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(245) MSC_Test-GSUP(243)@418ab6e01cba: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)"262420000000056" MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(238)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(238)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(237)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(237)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(237)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(237)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(238)@418ab6e01cba: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)10261390 TC_attached_imsi_lu_unknown_tmsi0(245)@418ab6e01cba: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(245)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@418ab6e01cba: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)15561879 MSC_Test_0-RAN(238)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(237)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@418ab6e01cba: { messageType := 2, destLocRef := 'ED7497'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(238)@418ab6e01cba: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(238)@418ab6e01cba: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(237)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(237)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(239)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attached_imsi_lu_unknown_tmsi0(245)@418ab6e01cba: setverdict(fail): pass -> fail reason: "Expected LU ACK, but received REJ", new component reason: "Expected LU ACK, but received REJ" MC@418ab6e01cba: Test Component 245 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(237)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(240)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(239)@418ab6e01cba: Final verdict of PTC: none TC_attached_imsi_lu_unknown_tmsi0(245)@418ab6e01cba: Final verdict of PTC: fail reason: "Expected LU ACK, but received REJ" MSC_Test-GSUP(243)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(236)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(241)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(238)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(242)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(244)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(246)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(236): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(237): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(238): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(239): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(240): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(241): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(242): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(243): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(244): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(245): fail (none -> fail) reason: "Expected LU ACK, but received REJ" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(246): none (fail -> fail) MTC@418ab6e01cba: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: fail reason: Expected LU ACK, but received REJ MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail'. Sun May 19 08:13:53 UTC 2024 ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail ------ Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=276541) Waiting for packet dumper to finish... 1 (prev_count=276541, count=285047) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi'. ------ MSC_Tests.TC_imsi_detach_by_imsi ------ Sun May 19 08:13:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_imsi_detach_by_imsi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(250)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(250)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(250)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(248)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(251)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(250)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(250)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(250)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(250)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(250)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(250)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(250)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(250)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(250)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(250)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(250)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(250)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(250)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(250)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(250)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(253)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(253)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(253)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(253)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(253)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imsi0(256)@418ab6e01cba: 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(250)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(249)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(249)@418ab6e01cba: Added conn table entry 0TC_imsi_detach_by_imsi0(256)7860457 MSC_Test_0-SCCP(248)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(249)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(250)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(250)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(250)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(250)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@418ab6e01cba: { messageType := 2, destLocRef := '77F0E9'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(248)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(248)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(248)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(248)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(248)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(250)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(248)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(248)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(248)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(250)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(250)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(250)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(249)@418ab6e01cba: Deleted conn table entry 0TC_imsi_detach_by_imsi0(256)7860457 TC_imsi_detach_by_imsi0(256)@418ab6e01cba: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(256)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-MNCC(251)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(248)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(254)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(249)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(250)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(257)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(255)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(252)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(253)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(248): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(249): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(250): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(251): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(252): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(253): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(254): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(255): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_imsi_detach_by_imsi0(256): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(257): none (pass -> pass) MTC@418ab6e01cba: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Sun May 19 08:13:58 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35177) Waiting for packet dumper to finish... 1 (prev_count=35177, count=150425) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi'. ------ MSC_Tests.TC_imsi_detach_by_tmsi ------ Sun May 19 08:14:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_imsi_detach_by_tmsi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(261)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(261)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(261)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(259)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(262)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(261)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(261)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(261)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(261)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(261)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(261)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(261)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(261)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(261)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(261)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(261)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(264)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(264)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(264)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(264)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(264)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_tmsi0(267)@418ab6e01cba: 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(260)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(260)@418ab6e01cba: Added conn table entry 0TC_imsi_detach_by_tmsi0(267)6751152 MSC_Test_0-RAN(260)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(259)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(259)@418ab6e01cba: { messageType := 2, destLocRef := '6703B0'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(259)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(259)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(259)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(259)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(259)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(259)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(259)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(259)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(259)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(259)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(259)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(259)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(259)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(260)@418ab6e01cba: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(267)6751152 TC_imsi_detach_by_tmsi0(267)@418ab6e01cba: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(267)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(267)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(267)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(260)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(265)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(259)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(261)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(263)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(262)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(266)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(264)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(259): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(260): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(261): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(262): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(263): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(264): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(265): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(266): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_imsi_detach_by_tmsi0(267): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@418ab6e01cba: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Sun May 19 08:14:03 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_imsi_detach_by_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35177) Waiting for packet dumper to finish... 1 (prev_count=35177, count=141283) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei'. ------ MSC_Tests.TC_imsi_detach_by_imei ------ Sun May 19 08:14:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_imsi_detach_by_imei started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(272)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(272)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(272)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(270)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(273)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(272)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(272)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(272)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(272)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(272)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(272)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(272)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(272)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(272)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(272)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(272)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(272)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(272)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(272)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(272)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(275)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(275)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(275)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(275)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(275)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imei0(278)@418ab6e01cba: 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(272)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(271)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(271)@418ab6e01cba: Added conn table entry 0TC_imsi_detach_by_imei0(278)11559824 MSC_Test_0-SCCP(270)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(271)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(272)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(272)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(272)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(272)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(270)@418ab6e01cba: { messageType := 2, destLocRef := 'B06390'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(270)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(270)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(270)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(270)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(270)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(270)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(270)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(270)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(272)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(270)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(270)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(270)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(270)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(272)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(272)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(270)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(272)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(271)@418ab6e01cba: Deleted conn table entry 0TC_imsi_detach_by_imei0(278)11559824 TC_imsi_detach_by_imei0(278)@418ab6e01cba: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(278)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(278)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(278)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(272)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(276)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(270)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(271)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(273)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(279)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(274)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(275)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(277)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(270): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(271): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(272): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(273): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(274): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(275): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(276): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(277): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_imsi_detach_by_imei0(278): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (pass -> pass) MTC@418ab6e01cba: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Sun May 19 08:14:08 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_imsi_detach_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35177) Waiting for packet dumper to finish... 1 (prev_count=35177, count=141520) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject'. ------ MSC_Tests.TC_emerg_call_imei_reject ------ Sun May 19 08:14:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_emerg_call_imei_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(283)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(283)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(283)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(281)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(284)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(283)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(283)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(283)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(283)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(283)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(283)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(283)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(283)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(283)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(283)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(283)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(283)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(283)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(283)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(283)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(286)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(286)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(286)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(286)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(286)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_emerg_call_imei_reject0(289)@418ab6e01cba: 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(283)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(282)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(282)@418ab6e01cba: Added conn table entry 0TC_emerg_call_imei_reject0(289)3926357 MSC_Test_0-RAN(282)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(281)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(283)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(283)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(283)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(283)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(281)@418ab6e01cba: { messageType := 2, destLocRef := '3BE955'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-M3UA(283)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(283)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(281)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(281)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(281)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(281)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(281)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(281)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(281)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(281)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(281)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(281)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(281)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(281)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(281)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(283)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(283)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(281)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(283)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(282)@418ab6e01cba: Deleted conn table entry 0TC_emerg_call_imei_reject0(289)3926357 TC_emerg_call_imei_reject0(289)@418ab6e01cba: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(289)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(289)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(289)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(287)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(281)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(284)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(288)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(283)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(282)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(290)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(286)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(285)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(281): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(282): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(283): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(284): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(285): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(286): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(287): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(288): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_emerg_call_imei_reject0(289): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(290): none (pass -> pass) MTC@418ab6e01cba: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Sun May 19 08:14:13 UTC 2024 ====== MSC_Tests.TC_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_emerg_call_imei_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35213) Waiting for packet dumper to finish... 1 (prev_count=35213, count=140087) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi'. ------ MSC_Tests.TC_emerg_call_imsi ------ Sun May 19 08:14:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_emerg_call_imsi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(294)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(294)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(294)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(292)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(295)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(294)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(294)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(294)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(294)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(294)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(297)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(297)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(297)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(297)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(297)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(298)@418ab6e01cba: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(300) TC_emerg_call_imsi0(300)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(293)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(293)@418ab6e01cba: Added conn table entry 0TC_emerg_call_imsi0(300)14829542 MSC_Test_0-SCCP(292)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(293)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@418ab6e01cba: { messageType := 2, destLocRef := 'E247E6'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(298)@418ab6e01cba: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(300) MSC_Test-GSUP(298)@418ab6e01cba: Added IMSI table entry 0TC_emerg_call_imsi0(300)"262420000000018" MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(292)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(293)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(293)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(292)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(292)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(293)@418ab6e01cba: Deleted conn table entry 0TC_emerg_call_imsi0(300)14829542 TC_emerg_call_imsi0(300)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@418ab6e01cba: 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 := '1C8061A0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(293)@418ab6e01cba: Added conn table entry 0TC_emerg_call_imsi0(300)7577285 MSC_Test_0-RAN(293)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(292)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@418ab6e01cba: { messageType := 2, destLocRef := '739EC5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(295)@418ab6e01cba: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(300) MSC_Test-MGCP(296)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(300) MSC_Test_0-RAN(293)@418ab6e01cba: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(293)@418ab6e01cba: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_len:13 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(292)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(296)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_emerg_call_imsi0(300)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(295)@418ab6e01cba: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(300) MSC_Test-MNCC(295)@418ab6e01cba: Added conn table entry 0TC_emerg_call_imsi0(300)-2147483643 MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(300)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(292)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(300)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_emerg_call_imsi0(300)@418ab6e01cba: { 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.65.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_emerg_call_imsi0(300)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(293)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(293)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(292)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(300)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(300)@418ab6e01cba: f_mo_call_establish DONE TC_emerg_call_imsi0(300)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@418ab6e01cba: Hold the call for some time TC_emerg_call_imsi0(300)@418ab6e01cba: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(300)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@418ab6e01cba: Hangup TC_emerg_call_imsi0(300)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(300)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(293)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(293)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(292)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(295)@418ab6e01cba: Deleted conn table entry 0TC_emerg_call_imsi0(300)-2147483643 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(300)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(300)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(292)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(292)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(294)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(293)@418ab6e01cba: Deleted conn table entry 0TC_emerg_call_imsi0(300)7577285 TC_emerg_call_imsi0(300)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(300)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@418ab6e01cba: f_call_hangup 9: done TC_emerg_call_imsi0(300)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(292)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(294)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(293)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(299)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(298)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(295)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(291)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(296)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(297)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(301)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(291): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(292): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(293): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(294): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(295): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(296): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(297): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(298): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(299): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_emerg_call_imsi0(300): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(301): none (pass -> pass) MTC@418ab6e01cba: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Sun May 19 08:14:24 UTC 2024 ====== MSC_Tests.TC_emerg_call_imsi pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=419727) Waiting for packet dumper to finish... 1 (prev_count=419727, count=440116) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject'. ------ MSC_Tests.TC_cm_serv_req_vgcs_reject ------ Sun May 19 08:14:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cm_serv_req_vgcs_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(305)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(305)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(305)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(303)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(306)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(305)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(305)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(305)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(305)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(305)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(308)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(308)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(308)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(308)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(308)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(309)@418ab6e01cba: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(311) TC_cm_serv_req_vgcs_reject0(311)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(304)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(304)@418ab6e01cba: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(311)2110750 MSC_Test_0-SCCP(303)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(304)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@418ab6e01cba: { messageType := 2, destLocRef := '20351E'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(303)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(303)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(309)@418ab6e01cba: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(311) MSC_Test-GSUP(309)@418ab6e01cba: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(311)"262420000000019" MSC_Test_0-SCCP(303)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(303)@418ab6e01cba: vl_from0 TC_cm_serv_req_vgcs_reject0(311)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(303)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_cm_serv_req_vgcs_reject0(311)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(303)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(311)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(304)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(304)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(303)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(303)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(303)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(303)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(303)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(303)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(304)@418ab6e01cba: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(311)2110750 TC_cm_serv_req_vgcs_reject0(311)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@418ab6e01cba: 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)@418ab6e01cba: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(311)16324916 MSC_Test_0-RAN(304)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(303)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@418ab6e01cba: { messageType := 2, destLocRef := 'F91934'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(303)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(303)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(303)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(303)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(303)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(304)@418ab6e01cba: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(311)16324916 MSC_Test_0-M3UA(305)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vgcs_reject0(311)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(304)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(303)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(309)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(305)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(306)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(310)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(308)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(307)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(303): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(304): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(305): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(306): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(307): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(308): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(309): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(310): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(311): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Sun May 19 08:14:29 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vgcs_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cm_serv_req_vgcs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239175) Waiting for packet dumper to finish... 1 (prev_count=239175, count=261541) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject'. ------ MSC_Tests.TC_cm_serv_req_vbs_reject ------ Sun May 19 08:14:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cm_serv_req_vbs_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(316)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(316)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(316)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(314)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(317)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(316)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(316)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(316)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(316)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(316)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(319)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(319)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(319)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(319)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(319)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(320)@418ab6e01cba: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(322) TC_cm_serv_req_vbs_reject0(322)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(315)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(315)@418ab6e01cba: Added conn table entry 0TC_cm_serv_req_vbs_reject0(322)8270585 MSC_Test_0-SCCP(314)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(315)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@418ab6e01cba: { messageType := 2, destLocRef := '7E32F9'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(314)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(314)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(320)@418ab6e01cba: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(322) MSC_Test-GSUP(320)@418ab6e01cba: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(322)"262420000000020" MSC_Test_0-SCCP(314)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(314)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(314)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_cm_serv_req_vbs_reject0(322)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vbs_reject0(322)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(314)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(322)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(315)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(315)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(314)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(314)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(314)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(314)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(314)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(314)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(315)@418ab6e01cba: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(322)8270585 TC_cm_serv_req_vbs_reject0(322)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(322)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@418ab6e01cba: 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)@418ab6e01cba: Added conn table entry 0TC_cm_serv_req_vbs_reject0(322)10590631 MSC_Test_0-RAN(315)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(314)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@418ab6e01cba: { messageType := 2, destLocRef := 'A199A7'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(314)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(314)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(314)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(314)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(314)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(316)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(315)@418ab6e01cba: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(322)10590631 TC_cm_serv_req_vbs_reject0(322)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(322)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(316)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(315)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(320)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(314)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(321)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(317)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(319)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(318)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(314): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(315): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(316): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(317): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(318): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(319): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(320): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(321): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_cm_serv_req_vbs_reject0(322): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Sun May 19 08:14:34 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vbs_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cm_serv_req_vbs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239407) Waiting for packet dumper to finish... 1 (prev_count=239407, count=262185) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject'. ------ MSC_Tests.TC_cm_serv_req_lcs_reject ------ Sun May 19 08:14:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cm_serv_req_lcs_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(327)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(327)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(327)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(325)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(328)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(327)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(327)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(327)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(327)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(327)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(330)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(330)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(330)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(330)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(330)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(331)@418ab6e01cba: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(333) TC_cm_serv_req_lcs_reject0(333)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(326)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(326)@418ab6e01cba: Added conn table entry 0TC_cm_serv_req_lcs_reject0(333)5647331 MSC_Test_0-SCCP(325)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(326)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@418ab6e01cba: { messageType := 2, destLocRef := '562BE3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(325)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(325)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(331)@418ab6e01cba: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(333) MSC_Test-GSUP(331)@418ab6e01cba: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(333)"262420000000021" MSC_Test_0-SCCP(325)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(325)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(325)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_lcs_reject0(333)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(325)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(333)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(326)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(326)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(325)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(325)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(325)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(325)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(325)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(325)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(326)@418ab6e01cba: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(333)5647331 TC_cm_serv_req_lcs_reject0(333)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@418ab6e01cba: 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)@418ab6e01cba: Added conn table entry 0TC_cm_serv_req_lcs_reject0(333)9498726 MSC_Test_0-RAN(326)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(325)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@418ab6e01cba: { messageType := 2, destLocRef := '90F066'O, sourceLocRef := '000029'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(325)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(325)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(325)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(325)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(325)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(327)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(326)@418ab6e01cba: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(333)9498726 TC_cm_serv_req_lcs_reject0(333)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(327)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(326)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(328)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(331)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(325)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(329)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(330)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(332)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(334)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(325): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(326): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(327): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(328): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(329): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(330): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(331): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(332): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_cm_serv_req_lcs_reject0(333): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(334): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Sun May 19 08:14:39 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_lcs_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cm_serv_req_lcs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239163) Waiting for packet dumper to finish... 1 (prev_count=239163, count=260330) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject'. ------ MSC_Tests.TC_cm_reest_req_reject ------ Sun May 19 08:14:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cm_reest_req_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(338)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(338)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(338)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(336)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(339)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(338)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(338)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(338)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(338)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(338)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(341)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(341)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(341)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(341)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(341)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(342)@418ab6e01cba: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(344) TC_cm_reest_req_reject0(344)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(337)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(337)@418ab6e01cba: Added conn table entry 0TC_cm_reest_req_reject0(344)9775460 MSC_Test_0-SCCP(336)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(337)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@418ab6e01cba: { messageType := 2, destLocRef := '952964'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(336)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(336)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(342)@418ab6e01cba: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(344) MSC_Test-GSUP(342)@418ab6e01cba: Added IMSI table entry 0TC_cm_reest_req_reject0(344)"262420000000022" MSC_Test_0-SCCP(336)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(336)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(336)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_reest_req_reject0(344)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(336)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(344)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(337)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(337)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(336)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(336)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(336)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(336)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(336)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(336)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(337)@418ab6e01cba: Deleted conn table entry 0TC_cm_reest_req_reject0(344)9775460 TC_cm_reest_req_reject0(344)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@418ab6e01cba: 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)@418ab6e01cba: Added conn table entry 0TC_cm_reest_req_reject0(344)13799530 MSC_Test_0-RAN(337)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(336)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@418ab6e01cba: { messageType := 2, destLocRef := 'D2906A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(336)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(336)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(336)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(336)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(336)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(338)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(337)@418ab6e01cba: Deleted conn table entry 0TC_cm_reest_req_reject0(344)13799530 TC_cm_reest_req_reject0(344)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(336)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(338)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(342)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(337)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(339)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(335)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(340)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(343)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(341)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(345)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(335): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(336): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(337): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(338): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(339): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(340): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(341): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(342): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(343): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_cm_reest_req_reject0(344): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(345): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Sun May 19 08:14:44 UTC 2024 ====== MSC_Tests.TC_cm_reest_req_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cm_reest_req_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239355) Waiting for packet dumper to finish... 1 (prev_count=239355, count=261679) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail'. ------ MSC_Tests.TC_lu_auth_2G_fail ------ Sun May 19 08:14:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_auth_2G_fail started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(349)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(349)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(349)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(347)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(350)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(349)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(349)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(349)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(349)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(349)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(349)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(349)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(349)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(349)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(349)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(349)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(349)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(349)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(349)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(349)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(352)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(352)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(352)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(352)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(352)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(353)@418ab6e01cba: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(355) TC_lu_auth_2G_fail0(355)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(349)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(348)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(348)@418ab6e01cba: Added conn table entry 0TC_lu_auth_2G_fail0(355)15824023 MSC_Test_0-RAN(348)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(347)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(349)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(349)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@418ab6e01cba: { messageType := 2, destLocRef := 'F17497'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(353)@418ab6e01cba: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(355) MSC_Test-GSUP(353)@418ab6e01cba: Added IMSI table entry 0TC_lu_auth_2G_fail0(355)"262420000000023" MSC_Test_0-SCCP(347)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(347)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(347)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(349)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(349)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(347)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(348)@418ab6e01cba: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(348)@418ab6e01cba: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(347)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(347)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(347)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006055400000000'O MSC_Test_0-M3UA(349)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(349)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(349)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(349)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(347)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(347)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(347)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(347)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(347)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(347)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(349)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(349)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(349)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(348)@418ab6e01cba: Deleted conn table entry 0TC_lu_auth_2G_fail0(355)15824023 TC_lu_auth_2G_fail0(355)@418ab6e01cba: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(355)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(355)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(355)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(348)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(347)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(354)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(353)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(356)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(346)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(349)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(350)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(352)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(351)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(346): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(347): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(348): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(349): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(350): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(351): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(352): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(353): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(354): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_auth_2G_fail0(355): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(356): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Sun May 19 08:14:49 UTC 2024 ====== MSC_Tests.TC_lu_auth_2G_fail pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_auth_2G_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36191) Waiting for packet dumper to finish... 1 (prev_count=36191, count=183546) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:14:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(360)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(360)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(360)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(358)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(361)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(360)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(360)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(360)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(360)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(360)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(360)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(360)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(360)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(360)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(363)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(363)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(363)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(363)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(363)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(364)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(359)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(359)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)320880 MSC_Test_0-SCCP(358)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(359)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@418ab6e01cba: { messageType := 2, destLocRef := '04E570'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(364)@418ab6e01cba: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(366) MSC_Test-GSUP(364)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)"262420000000024" MSC_Test_0-SCCP(358)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(358)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(358)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_13_130(366)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(366)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(360)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(358)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(359)@418ab6e01cba: patching N(SD)=1 into dtap '0514BF34304C'O MSC_Test_0-RAN(359)@418ab6e01cba: patched enc_l3: '0554BF34304C'O MSC_Test_0-SCCP(358)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(358)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(358)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554BF34304C'O MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(358)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(358)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(358)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(358)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(358)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(360)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(358)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(366)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(359)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(359)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(358)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(358)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(358)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(358)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(358)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(358)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(358)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(360)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(359)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)320880 TC_lu_imsi_auth_tmsi_encr_13_130(366)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(366)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(359)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(360)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(361)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(358)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(364)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(357)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(363)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(365)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(362)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(357): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(358): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(359): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(360): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(361): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(362): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(363): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(364): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(365): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(366): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass'. Sun May 19 08:14:54 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass ====== Saving talloc report from 172.18.65.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=37461) Waiting for packet dumper to finish... 1 (prev_count=37461, count=237433) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload'. ------ MSC_Tests.TC_cl3_no_payload ------ Sun May 19 08:14:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cl3_no_payload started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(371)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(371)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(371)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(369)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(372)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(371)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(371)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(371)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(371)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(371)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(371)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(371)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(371)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(371)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(371)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(371)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(371)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(371)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(371)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(371)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(374)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(374)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(374)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(374)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(374)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(371)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(371)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(370)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(370)@418ab6e01cba: Added conn table entry 0TC_cl3_no_payload0(377)9093249 MSC_Test_0-RAN(370)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(369)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(371)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(371)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(371)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(371)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(369)@418ab6e01cba: { messageType := 2, destLocRef := '8AC081'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(369)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(369)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(369)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(369)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(369)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(369)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(369)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(369)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(371)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(371)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(369)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(371)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(370)@418ab6e01cba: Deleted conn table entry 0TC_cl3_no_payload0(377)9093249 TC_cl3_no_payload0(377)@418ab6e01cba: setverdict(pass): none -> pass TC_cl3_no_payload0(377)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(377)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(370)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(371)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(372)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(369)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(374)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(375)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(373)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(376)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(378)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(368)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(368): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(369): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(370): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(371): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(372): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(373): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(374): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(375): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(376): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_cl3_no_payload0(377): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(378): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cl3_no_payload finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Sun May 19 08:14:59 UTC 2024 ====== MSC_Tests.TC_cl3_no_payload pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cl3_no_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35117) Waiting for packet dumper to finish... 1 (prev_count=35117, count=130959) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload'. ------ MSC_Tests.TC_cl3_rnd_payload ------ Sun May 19 08:15:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cl3_rnd_payload started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(382)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(382)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(382)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(380)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(383)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(382)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(382)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(382)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(382)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(382)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(382)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(382)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(382)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(382)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(382)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(382)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(382)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(382)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(382)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(382)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(385)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(385)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(385)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(385)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(385)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(382)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(382)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(381)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(381)@418ab6e01cba: Added conn table entry 0TC_cl3_rnd_payload0(388)13611687 MSC_Test_0-SCCP(380)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(381)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(382)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(382)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(382)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(382)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@418ab6e01cba: { messageType := 2, destLocRef := 'CFB2A7'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(380)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(380)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(380)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(380)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(380)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(382)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(382)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(382)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(381)@418ab6e01cba: Deleted conn table entry 0TC_cl3_rnd_payload0(388)13611687 TC_cl3_rnd_payload0(388)@418ab6e01cba: setverdict(pass): none -> pass TC_cl3_rnd_payload0(388)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(388)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(380)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(382)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(383)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(381)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(386)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(379)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(387)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(384)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(385)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(389)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(379): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(380): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(381): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(382): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(383): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(384): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(385): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(386): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(387): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_cl3_rnd_payload0(388): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(389): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Sun May 19 08:15:04 UTC 2024 ====== MSC_Tests.TC_cl3_rnd_payload pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cl3_rnd_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35129) Waiting for packet dumper to finish... 1 (prev_count=35129, count=131881) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing'. ------ MSC_Tests.TC_establish_and_nothing ------ Sun May 19 08:15:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_establish_and_nothing started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(393)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(393)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(393)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(391)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(394)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(393)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(393)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(393)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(393)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(393)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(396)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(396)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(396)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(396)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(396)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(397)@418ab6e01cba: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(399) TC_establish_and_nothing0(399)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(392)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(392)@418ab6e01cba: Added conn table entry 0TC_establish_and_nothing0(399)13481259 MSC_Test_0-SCCP(391)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(392)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@418ab6e01cba: { messageType := 2, destLocRef := 'CDB52B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(391)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(391)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(397)@418ab6e01cba: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(399) MSC_Test-GSUP(397)@418ab6e01cba: Added IMSI table entry 0TC_establish_and_nothing0(399)"262420000000027" MSC_Test_0-SCCP(391)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(391)@418ab6e01cba: vl_from0 TC_establish_and_nothing0(399)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(391)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_establish_and_nothing0(399)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(391)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(399)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(392)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(392)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(391)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(391)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(391)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(391)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(391)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(391)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(392)@418ab6e01cba: Deleted conn table entry 0TC_establish_and_nothing0(399)13481259 TC_establish_and_nothing0(399)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0BF7C4EA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(392)@418ab6e01cba: Added conn table entry 0TC_establish_and_nothing0(399)6898086 MSC_Test_0-RAN(392)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(391)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@418ab6e01cba: { messageType := 2, destLocRef := '6941A6'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(391)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(391)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(391)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(399)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(391)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(391)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(391)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(393)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(392)@418ab6e01cba: Deleted conn table entry 0TC_establish_and_nothing0(399)6898086 TC_establish_and_nothing0(399)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(391)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(394)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(392)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(393)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(397)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(390)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(395)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(396)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(398)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(400)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(390): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(391): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(392): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(393): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(394): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(395): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(396): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(397): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(398): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_establish_and_nothing0(399): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(400): none (pass -> pass) MTC@418ab6e01cba: Test case TC_establish_and_nothing finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Sun May 19 08:15:14 UTC 2024 ====== MSC_Tests.TC_establish_and_nothing pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219199) Waiting for packet dumper to finish... 1 (prev_count=219199, count=282941) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing'. ------ MSC_Tests.TC_mo_setup_and_nothing ------ Sun May 19 08:15:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mo_setup_and_nothing started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(404)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(404)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(404)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(402)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(405)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(404)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(404)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(404)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(404)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(404)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(407)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(407)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(407)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(407)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(407)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(408)@418ab6e01cba: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(410) TC_mo_setup_and_nothing0(410)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(403)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(403)@418ab6e01cba: Added conn table entry 0TC_mo_setup_and_nothing0(410)10509159 MSC_Test_0-SCCP(402)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(403)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@418ab6e01cba: { messageType := 2, destLocRef := 'A05B67'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(408)@418ab6e01cba: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(410) MSC_Test-GSUP(408)@418ab6e01cba: Added IMSI table entry 0TC_mo_setup_and_nothing0(410)"262420000000028" MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(402)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(402)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_setup_and_nothing0(410)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(410)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(403)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(403)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(402)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(402)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(402)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(402)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(403)@418ab6e01cba: Deleted conn table entry 0TC_mo_setup_and_nothing0(410)10509159 TC_mo_setup_and_nothing0(410)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9A8F3A9C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(403)@418ab6e01cba: Added conn table entry 0TC_mo_setup_and_nothing0(410)14273357 MSC_Test_0-RAN(403)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(402)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@418ab6e01cba: { messageType := 2, destLocRef := 'D9CB4D'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(410)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(405)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(410) MSC_Test-MGCP(406)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(403)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(402)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(402)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(406)@418ab6e01cba: 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)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(402)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(402)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(404)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(403)@418ab6e01cba: Deleted conn table entry 0TC_mo_setup_and_nothing0(410)14273357 TC_mo_setup_and_nothing0(410)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(402)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(403)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(409)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(408)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(401)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(405)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(404)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(411)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(406)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(407)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(401): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(402): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(403): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(404): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(405): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(406): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(407): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(408): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(409): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mo_setup_and_nothing0(410): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(411): none (pass -> pass) MTC@418ab6e01cba: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Sun May 19 08:15:23 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317333) Waiting for packet dumper to finish... 1 (prev_count=317333, count=325299) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout'. ------ MSC_Tests.TC_mo_crcx_ran_timeout ------ Sun May 19 08:15:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mo_crcx_ran_timeout started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(415)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(415)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(415)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(413)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(416)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(415)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(415)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(415)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(415)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(415)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(418)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(418)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(418)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(418)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(418)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(419)@418ab6e01cba: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(421) TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(414)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(414)@418ab6e01cba: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)8587297 MSC_Test_0-SCCP(413)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(414)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@418ab6e01cba: { messageType := 2, destLocRef := '830821'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(419)@418ab6e01cba: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-GSUP(419)@418ab6e01cba: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(421)"262420000000029" MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(413)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(413)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(414)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(414)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(413)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(413)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(413)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(413)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(414)@418ab6e01cba: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)8587297 TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '54D26614'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(414)@418ab6e01cba: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)291455 MSC_Test_0-RAN(414)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(413)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@418ab6e01cba: { messageType := 2, destLocRef := '04727F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(416)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-MGCP(417)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(414)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(413)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(413)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(417)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(416)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-MNCC(416)@418ab6e01cba: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)-2147483641 TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(416)@418ab6e01cba: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)-2147483641 MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(413)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(413)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(415)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(414)@418ab6e01cba: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)291455 TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(414)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(415)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(413)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(416)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(419)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(418)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(412)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(420)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(417)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(422)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(412): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(413): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(414): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(415): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(416): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(417): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(418): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(419): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(420): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mo_crcx_ran_timeout0(421): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(422): none (pass -> pass) MTC@418ab6e01cba: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Sun May 19 08:15:31 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_mo_crcx_ran_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=318104) Waiting for packet dumper to finish... 1 (prev_count=318104, count=336511) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject'. ------ MSC_Tests.TC_mo_crcx_ran_reject ------ Sun May 19 08:15:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mo_crcx_ran_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(426)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(426)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(426)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(424)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(427)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(426)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(426)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(426)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(426)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(426)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(429)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(429)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(429)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(429)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(429)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(430)@418ab6e01cba: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(432) TC_mo_crcx_ran_reject0(432)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(425)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(425)@418ab6e01cba: Added conn table entry 0TC_mo_crcx_ran_reject0(432)12809857 MSC_Test_0-SCCP(424)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(425)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@418ab6e01cba: { messageType := 2, destLocRef := 'C37681'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(430)@418ab6e01cba: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(432) MSC_Test-GSUP(430)@418ab6e01cba: Added IMSI table entry 0TC_mo_crcx_ran_reject0(432)"262420000000030" MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(424)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_reject0(432)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(425)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(425)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(424)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(424)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(425)@418ab6e01cba: Deleted conn table entry 0TC_mo_crcx_ran_reject0(432)12809857 TC_mo_crcx_ran_reject0(432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3A9C7740'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(425)@418ab6e01cba: Added conn table entry 0TC_mo_crcx_ran_reject0(432)10138898 MSC_Test_0-RAN(425)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(424)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@418ab6e01cba: { messageType := 2, destLocRef := '9AB512'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(427)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(432) MSC_Test-MGCP(428)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(425)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(424)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(428)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(432)@418ab6e01cba: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(424)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(425)@418ab6e01cba: Deleted conn table entry 0TC_mo_crcx_ran_reject0(432)10138898 TC_mo_crcx_ran_reject0(432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(430)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(426)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(424)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(428)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(427)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(425)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(431)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(429)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(433)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(424): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(425): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(426): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(427): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(428): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(429): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(430): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(431): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mo_crcx_ran_reject0(432): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(433): none (pass -> pass) MTC@418ab6e01cba: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Sun May 19 08:15:36 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=327089) Waiting for packet dumper to finish... 1 (prev_count=327089, count=328162) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject'. ------ MSC_Tests.TC_mt_crcx_ran_reject ------ Sun May 19 08:15:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mt_crcx_ran_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(437)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(437)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(437)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(435)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(438)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(437)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(437)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(437)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(437)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(437)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(440)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(440)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(440)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(440)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(440)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(441)@418ab6e01cba: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(443) TC_mt_crcx_ran_reject0(443)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(436)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(436)@418ab6e01cba: Added conn table entry 0TC_mt_crcx_ran_reject0(443)14844356 MSC_Test_0-SCCP(435)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(436)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@418ab6e01cba: { messageType := 2, destLocRef := 'E281C4'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(441)@418ab6e01cba: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(443) MSC_Test-GSUP(441)@418ab6e01cba: Added IMSI table entry 0TC_mt_crcx_ran_reject0(443)"262420000000031" MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(435)@418ab6e01cba: vl_from0 TC_mt_crcx_ran_reject0(443)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(435)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(436)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(436)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(435)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(435)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(435)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(435)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(436)@418ab6e01cba: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)14844356 TC_mt_crcx_ran_reject0(443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(436)@418ab6e01cba: Created IMSI[0] for '262420000000031'H'3F9CB971'O to be handled at TC_mt_crcx_ran_reject0(443) MSC_Test-MNCC(438)@418ab6e01cba: Added conn table entry 0TC_mt_crcx_ran_reject0(443)71596106 MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(436)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(443) TC_mt_crcx_ran_reject0(443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3F9CB971'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(436)@418ab6e01cba: Added conn table entry 0TC_mt_crcx_ran_reject0(443)8242532 MSC_Test_0-SCCP(435)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@418ab6e01cba: { messageType := 2, destLocRef := '7DC564'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(443)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(439)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(436)@418ab6e01cba: patched enc_l3: '8308'O MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(435)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(435)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(439)@418ab6e01cba: 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)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(438)@418ab6e01cba: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)71596106 MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(435)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(435)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(436)@418ab6e01cba: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)8242532 TC_mt_crcx_ran_reject0(443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(436)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(438)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(435)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(437)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(441)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(439)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(442)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(440)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(435): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(436): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(437): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(438): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(439): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(440): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(441): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(442): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mt_crcx_ran_reject0(443): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@418ab6e01cba: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Sun May 19 08:15:41 UTC 2024 ====== MSC_Tests.TC_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_mt_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240092) Waiting for packet dumper to finish... 1 (prev_count=240092, count=336473) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup'. ------ MSC_Tests.TC_mo_setup_and_dtmf_dup ------ Sun May 19 08:15:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mo_setup_and_dtmf_dup started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(448)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(448)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(448)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(446)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(449)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(448)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(448)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(448)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(448)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(448)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(448)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(451)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(451)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(451)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(451)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(451)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(452)@418ab6e01cba: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(454) TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(447)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(447)@418ab6e01cba: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)15970968 MSC_Test_0-SCCP(446)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(447)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@418ab6e01cba: { messageType := 2, destLocRef := 'F3B298'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(452)@418ab6e01cba: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-GSUP(452)@418ab6e01cba: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(454)"262420000000039" TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(446)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(447)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(447)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(446)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(446)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(447)@418ab6e01cba: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)15970968 TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8F7FE2EC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(447)@418ab6e01cba: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)1968040 MSC_Test_0-RAN(447)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(446)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@418ab6e01cba: { messageType := 2, destLocRef := '1E07A8'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(449)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-MGCP(450)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(447)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(446)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(450)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(449)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-MNCC(449)@418ab6e01cba: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)-2147483639 MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(446)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(447)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(447)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(446)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(447)@418ab6e01cba: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(447)@418ab6e01cba: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_len:7 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(446)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_len:7 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(446)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(447)@418ab6e01cba: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(447)@418ab6e01cba: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_len:7 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(446)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000403352C33'O MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(447)@418ab6e01cba: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(447)@418ab6e01cba: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(446)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(449)@418ab6e01cba: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)-2147483639 MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(446)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(446)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(448)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(447)@418ab6e01cba: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)1968040 TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(447)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(446)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(449)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(448)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(451)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(452)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(450)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(445)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(453)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(455)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(445): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(446): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(447): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(448): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(449): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(450): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(451): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(452): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(453): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(454): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(455): none (pass -> pass) MTC@418ab6e01cba: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Sun May 19 08:15:49 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_dtmf_dup pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_mo_setup_and_dtmf_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=466725) Waiting for packet dumper to finish... 1 (prev_count=466725, count=467798) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310'. ------ MSC_Tests.TC_mt_t310 ------ Sun May 19 08:15:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mt_t310 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(459)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(459)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(459)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(457)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(460)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(459)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(459)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(459)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(459)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(459)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(462)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(462)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(462)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(462)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(462)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(463)@418ab6e01cba: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(465) TC_mt_t3100(465)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(458)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(458)@418ab6e01cba: Added conn table entry 0TC_mt_t3100(465)7738069 MSC_Test_0-RAN(458)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(457)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@418ab6e01cba: { messageType := 2, destLocRef := '7612D5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(463)@418ab6e01cba: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(465) MSC_Test-GSUP(463)@418ab6e01cba: Added IMSI table entry 0TC_mt_t3100(465)"262420000000032" MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(457)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(458)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(458)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(457)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(457)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(458)@418ab6e01cba: Deleted conn table entry 0TC_mt_t3100(465)7738069 TC_mt_t3100(465)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(458)@418ab6e01cba: Created IMSI[0] for '262420000000032'H'3C6C15BF'O to be handled at TC_mt_t3100(465) MSC_Test-MNCC(460)@418ab6e01cba: Added conn table entry 0TC_mt_t3100(465)1563526335 MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(458)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(465) TC_mt_t3100(465)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3C6C15BF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(458)@418ab6e01cba: Added conn table entry 0TC_mt_t3100(465)9741755 MSC_Test_0-SCCP(457)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@418ab6e01cba: { messageType := 2, destLocRef := '94A5BB'O, sourceLocRef := '00003D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(461)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(465) MSC_Test_0-RAN(458)@418ab6e01cba: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(458)@418ab6e01cba: patched enc_l3: '8308'O MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(457)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(461)@418ab6e01cba: 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)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(457)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(465)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MSC_Test-GSUP-IPA(462)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(462)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@418ab6e01cba: Rx MNCC DISC.ind, T310.read yields 29.991451 TC_mt_t3100(465)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(458)@418ab6e01cba: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(458)@418ab6e01cba: patched enc_l3: '836A'O MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(457)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002836A'O MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(460)@418ab6e01cba: Deleted conn table entry 0TC_mt_t3100(465)1563526335 MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(457)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(457)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(459)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(458)@418ab6e01cba: Deleted conn table entry 0TC_mt_t3100(465)9741755 TC_mt_t3100(465)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(458)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(457)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(459)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(463)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(464)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(460)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(456)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(466)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(461)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(462)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(456): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(457): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(458): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(459): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(460): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(461): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(462): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(463): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(464): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mt_t3100(465): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(466): none (pass -> pass) MTC@418ab6e01cba: Test case TC_mt_t310 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Sun May 19 08:16:24 UTC 2024 ====== MSC_Tests.TC_mt_t310 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_mt_t310.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=302543) Waiting for packet dumper to finish... 1 (prev_count=302543, count=407666) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel'. ------ MSC_Tests.TC_gsup_cancel ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_gsup_cancel started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(470)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(470)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(470)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(468)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(471)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(470)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(470)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(470)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(470)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(470)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(473)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(473)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(473)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(473)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(473)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(474)@418ab6e01cba: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(476) TC_gsup_cancel0(476)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(469)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(469)@418ab6e01cba: Added conn table entry 0TC_gsup_cancel0(476)7971189 MSC_Test_0-RAN(469)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(468)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: { messageType := 2, destLocRef := '79A175'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(474)@418ab6e01cba: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(476) MSC_Test-GSUP(474)@418ab6e01cba: Added IMSI table entry 0TC_gsup_cancel0(476)"262420000000033" TC_gsup_cancel0(476)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(468)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(469)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(469)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(468)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(468)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(469)@418ab6e01cba: Deleted conn table entry 0TC_gsup_cancel0(476)7971189 TC_gsup_cancel0(476)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5C9D0058'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(469)@418ab6e01cba: Added conn table entry 0TC_gsup_cancel0(476)15881432 MSC_Test_0-RAN(469)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(468)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: { messageType := 2, destLocRef := 'F254D8'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(471)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(476) MSC_Test-MGCP(472)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(476) MSC_Test_0-RAN(469)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(469)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(468)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(472)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_gsup_cancel0(476)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(471)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(476) MSC_Test-MNCC(471)@418ab6e01cba: Added conn table entry 0TC_gsup_cancel0(476)-2147483638 MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_gsup_cancel0(476)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(468)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(476)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(476)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(469)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(469)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(468)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(476)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(476)@418ab6e01cba: f_mo_call_establish DONE TC_gsup_cancel0(476)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@418ab6e01cba: Hold the call for some time TC_gsup_cancel0(476)@418ab6e01cba: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(476)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@418ab6e01cba: Hangup TC_gsup_cancel0(476)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(476)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(469)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(469)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(468)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(471)@418ab6e01cba: Deleted conn table entry 0TC_gsup_cancel0(476)-2147483638 MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(476)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(476)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(468)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(469)@418ab6e01cba: Deleted conn table entry 0TC_gsup_cancel0(476)15881432 TC_gsup_cancel0(476)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(476)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@418ab6e01cba: f_call_hangup 9: done TC_gsup_cancel0(476)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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)@418ab6e01cba: Added conn table entry 0TC_gsup_cancel0(476)14729164 MSC_Test_0-RAN(469)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(468)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: { messageType := 2, destLocRef := 'E0BFCC'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(468)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(468)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(470)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(469)@418ab6e01cba: Deleted conn table entry 0TC_gsup_cancel0(476)14729164 TC_gsup_cancel0(476)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(470)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(468)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(471)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(474)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(475)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(467)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(477)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(469)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(472)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(473)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(467): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(468): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(469): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(470): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(471): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(472): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(473): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(474): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(475): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_gsup_cancel0(476): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(477): none (pass -> pass) MTC@418ab6e01cba: Test case TC_gsup_cancel finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Sun May 19 08:16:35 UTC 2024 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=510988) Waiting for packet dumper to finish... 1 (prev_count=510988, count=512061) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:16:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(481)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(481)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(481)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(479)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(482)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(481)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(481)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(481)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(481)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(481)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(481)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(481)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(481)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(481)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(481)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(484)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(484)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(484)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(484)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(484)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(485)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(480)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(480)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)7917382 MSC_Test_0-SCCP(479)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(480)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@418ab6e01cba: { messageType := 2, destLocRef := '78CF46'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(485)@418ab6e01cba: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(487) MSC_Test-GSUP(485)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)"262420000000034" MSC_Test_0-SCCP(479)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(479)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(479)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_1_130(487)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(487)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(481)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(479)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(480)@418ab6e01cba: patching N(SD)=1 into dtap '05148DDDFF9C'O MSC_Test_0-RAN(480)@418ab6e01cba: patched enc_l3: '05548DDDFF9C'O MSC_Test_0-SCCP(479)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(479)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(479)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000605548DDDFF9C'O MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(479)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(479)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(479)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(479)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(479)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(481)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(479)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(487)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(480)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(480)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(479)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(479)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(479)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(479)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(479)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(479)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(479)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(481)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(480)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)7917382 TC_lu_imsi_auth_tmsi_encr_1_130(487)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(487)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(480)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(479)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(483)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(478)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(488)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(485)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(481)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(482)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(486)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(484)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(478): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(479): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(480): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(481): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(482): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(483): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(484): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(485): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(486): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(487): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(488): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass'. Sun May 19 08:16:40 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass ====== Saving talloc report from 172.18.65.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=37205) Waiting for packet dumper to finish... 1 (prev_count=37205, count=237575) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:16:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(492)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(492)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(492)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(490)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(493)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(492)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(492)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(492)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(492)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(492)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(492)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(492)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(492)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(492)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(492)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(495)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(495)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(495)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(495)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(495)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(496)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(491)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(491)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)219794 MSC_Test_0-SCCP(490)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(491)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@418ab6e01cba: { messageType := 2, destLocRef := '035A92'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(496)@418ab6e01cba: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(498) MSC_Test-GSUP(496)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)"262420000000035" MSC_Test_0-SCCP(490)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(490)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(490)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_3_130(498)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(498)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(492)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(490)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(491)@418ab6e01cba: patching N(SD)=1 into dtap '0514DBEA9816'O MSC_Test_0-RAN(491)@418ab6e01cba: patched enc_l3: '0554DBEA9816'O MSC_Test_0-SCCP(490)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(490)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(490)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554DBEA9816'O MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(490)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(490)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(490)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(490)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(490)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(492)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(490)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(498)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(491)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(491)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(490)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(490)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(490)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(490)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(490)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(490)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(490)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(492)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(491)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)219794 TC_lu_imsi_auth_tmsi_encr_3_130(498)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(498)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(492)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(493)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(496)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(494)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(490)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(489)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(499)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(491)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(497)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(495)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(489): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(490): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(491): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(492): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(493): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(494): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(495): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(496): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(497): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(498): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(499): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass'. Sun May 19 08:16:45 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass ====== Saving talloc report from 172.18.65.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=37465) Waiting for packet dumper to finish... 1 (prev_count=37465, count=237111) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:16:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(503)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(503)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(503)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(501)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(504)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(506)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(506)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(506)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(506)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(503)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(503)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(503)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(503)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(503)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(503)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(503)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(503)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(503)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(503)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(503)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(503)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(503)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(503)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(503)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(503)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(507)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(503)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(502)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(502)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)7322713 MSC_Test_0-SCCP(501)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(502)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(503)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(503)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@418ab6e01cba: { messageType := 2, destLocRef := '6FBC59'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(507)@418ab6e01cba: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(509) MSC_Test-GSUP(507)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)"262420000000360" MSC_Test_0-SCCP(501)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(501)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(501)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(503)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(503)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(501)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(502)@418ab6e01cba: patching N(SD)=1 into dtap '0514912D33C3'O MSC_Test_0-RAN(502)@418ab6e01cba: patched enc_l3: '0554912D33C3'O MSC_Test_0-SCCP(501)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(501)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(501)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554912D33C3'O MSC_Test_0-M3UA(503)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(503)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(503)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(501)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(503)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(501)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(501)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(501)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(501)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(501)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(503)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(503)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(503)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(502)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)7322713 TC_lu_imsi_auth_tmsi_encr_3_10(509)@418ab6e01cba: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(509)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(509)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(509)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(509)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(502)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(507)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(501)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(503)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(508)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(504)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(505)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(506)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(500)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(510)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(500): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(501): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(502): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(503): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(504): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(505): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(506): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(507): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(508): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(509): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(510): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass'. Sun May 19 08:16:50 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass ====== Saving talloc report from 172.18.65.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=37193) Waiting for packet dumper to finish... 1 (prev_count=37193, count=185462) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:16:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: 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@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(514)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(514)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(514)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(512)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(515)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(517)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(517)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(517)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(517)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(518)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(514)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(514)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(514)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(514)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(514)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(514)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(514)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(514)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(514)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(514)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(514)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(514)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(514)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(514)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(514)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(514)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(514)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(513)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(513)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)9489490 MSC_Test_0-SCCP(512)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(513)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(514)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(514)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@418ab6e01cba: { messageType := 2, destLocRef := '90CC52'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(518)@418ab6e01cba: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520) MSC_Test-GSUP(518)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)"262420000000361" MSC_Test_0-M3UA(514)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(514)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(512)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(513)@418ab6e01cba: patching N(SD)=1 into dtap '0514376F3DEB'O MSC_Test_0-RAN(513)@418ab6e01cba: patched enc_l3: '0554376F3DEB'O MSC_Test_0-SCCP(512)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(512)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(512)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554376F3DEB'O MSC_Test_0-M3UA(514)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(514)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(512)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(512)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(512)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(514)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(514)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(514)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(512)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(512)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(512)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(512)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(514)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(514)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(514)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(513)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)9489490 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@418ab6e01cba: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(512)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(513)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(517)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(516)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(518)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(514)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(511)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(515)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(521)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(519)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(511): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(512): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(513): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(514): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(515): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(516): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(517): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(518): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(519): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(521): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass'. Sun May 19 08:16:55 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass ====== Saving talloc report from 172.18.65.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=37265) Waiting for packet dumper to finish... 1 (prev_count=37265, count=194240) MTC@418ab6e01cba: 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@418ab6e01cba: 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 ------ Sun May 19 08:16:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(525)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(525)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(525)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(523)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(526)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(528)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(528)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(528)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(528)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(529)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(525)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(525)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(525)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(525)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(525)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(525)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(525)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(525)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(525)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(525)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(525)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(525)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(525)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(525)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(525)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(525)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(525)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(524)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(524)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)8614910 MSC_Test_0-SCCP(523)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(524)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(525)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(525)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@418ab6e01cba: { messageType := 2, destLocRef := '8373FE'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(529)@418ab6e01cba: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(531) MSC_Test-GSUP(529)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)"262420000000037" MSC_Test_0-SCCP(523)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(523)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(523)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(525)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(525)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(523)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(524)@418ab6e01cba: patching N(SD)=1 into dtap '051497677671'O MSC_Test_0-RAN(524)@418ab6e01cba: patched enc_l3: '055497677671'O MSC_Test_0-SCCP(523)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(523)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(523)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006055497677671'O MSC_Test_0-M3UA(525)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(525)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(525)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(525)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(523)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(523)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(523)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(523)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(523)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(523)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(525)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(525)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(525)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(524)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)8614910 TC_lu_imsi_auth_tmsi_encr_13_20(531)@418ab6e01cba: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(531)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(531)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(531)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(531)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(525)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(526)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(529)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(523)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(524)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(527)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(532)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(530)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(522)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(528)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(522): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(523): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(524): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(525): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(526): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(527): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(528): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(529): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(530): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(531): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(532): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass'. Sun May 19 08:17:00 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass ====== Saving talloc report from 172.18.65.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=37209) Waiting for packet dumper to finish... 1 (prev_count=37209, count=185492) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:17:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(536)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(536)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(536)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(534)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(537)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(539)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(539)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(539)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(539)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(536)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(536)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(536)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(536)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(536)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(536)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(536)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(536)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(536)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(536)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(540)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(535)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(535)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)13717339 MSC_Test_0-SCCP(534)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(535)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@418ab6e01cba: { messageType := 2, destLocRef := 'D14F5B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(540)@418ab6e01cba: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(542) MSC_Test-GSUP(540)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)"262420000000038" MSC_Test_0-SCCP(534)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(534)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(534)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_013_20(542)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(542)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(536)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(534)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(535)@418ab6e01cba: patching N(SD)=1 into dtap '05141ECB410C'O MSC_Test_0-RAN(535)@418ab6e01cba: patched enc_l3: '05541ECB410C'O MSC_Test_0-SCCP(534)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(534)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(534)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000605541ECB410C'O MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(534)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(534)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(534)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(534)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(534)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(536)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(534)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(542)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(535)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(535)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(534)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(534)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(534)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(534)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(534)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(534)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(534)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(536)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(535)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)13717339 TC_lu_imsi_auth_tmsi_encr_013_20(542)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(542)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(535)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(534)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(536)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(537)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(540)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(533)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(539)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(541)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(538)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(533): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(534): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(535): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(536): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(537): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(538): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(539): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(540): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(541): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(542): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass'. Sun May 19 08:17:05 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass ====== Saving talloc report from 172.18.65.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=37454) Waiting for packet dumper to finish... 1 (prev_count=37454, count=237200) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(547)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(547)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(547)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(545)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(548)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(550)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(550)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(550)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(550)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(547)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(547)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(547)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(547)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(547)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(547)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(547)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(547)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(547)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(547)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(551)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(546)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(546)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)5649606 MSC_Test_0-SCCP(545)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(546)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@418ab6e01cba: { messageType := 2, destLocRef := '5634C6'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(551)@418ab6e01cba: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(553) MSC_Test-GSUP(551)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)"262420000000039" MSC_Test_0-SCCP(545)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(545)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(545)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_10(553)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(553)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(547)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(545)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(546)@418ab6e01cba: patching N(SD)=1 into dtap '05143E56342721040E7B0300'O MSC_Test_0-RAN(546)@418ab6e01cba: patched enc_l3: '05543E56342721040E7B0300'O MSC_Test_0-SCCP(545)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(545)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(545)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C05543E56342721040E7B0300'O MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(545)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(545)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(545)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(545)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(545)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(545)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(545)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(547)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(545)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(553)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(546)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(546)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(545)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(545)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(545)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(545)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(545)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(545)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(547)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(546)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)5649606 TC_lu_imsi_auth_tmsi_encr_0134_10(553)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(553)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(547)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(545)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(548)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(546)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(551)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(549)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(552)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(554)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(544)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(550)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(545): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(546): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(547): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(548): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(549): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(550): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(551): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(552): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(553): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(554): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass'. Sun May 19 08:17:10 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass ====== Saving talloc report from 172.18.65.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=242054) Waiting for packet dumper to finish... 1 (prev_count=242054, count=257977) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:17:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(558)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(558)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(558)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(556)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(559)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(561)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(561)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(561)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(561)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(558)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(558)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(558)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(558)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(558)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(558)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(558)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(558)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(558)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(558)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(562)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(557)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(557)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)12981486 MSC_Test_0-SCCP(556)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(557)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@418ab6e01cba: { messageType := 2, destLocRef := 'C614EE'O, sourceLocRef := '000048'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(556)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(562)@418ab6e01cba: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(564) MSC_Test-GSUP(562)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)"262420000000040" MSC_Test_0-SCCP(556)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(556)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(556)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_340(564)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(564)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(558)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(556)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(557)@418ab6e01cba: patching N(SD)=1 into dtap '05143A826AB2210472AFD8CE'O MSC_Test_0-RAN(557)@418ab6e01cba: patched enc_l3: '05543A826AB2210472AFD8CE'O MSC_Test_0-SCCP(556)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(556)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(556)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C05543A826AB2210472AFD8CE'O MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(556)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(556)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(556)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(556)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(556)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(558)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(556)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(564)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(557)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(557)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(556)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(556)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(556)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(556)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(556)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(556)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(556)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(558)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(557)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)12981486 TC_lu_imsi_auth_tmsi_encr_0134_340(564)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(564)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(562)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(556)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(557)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(559)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(558)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(563)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(560)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(561)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(555)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(565)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(555): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(556): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(557): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(558): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(559): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(560): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(561): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(562): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(563): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(564): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(565): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass'. Sun May 19 08:17:15 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass ====== Saving talloc report from 172.18.65.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=37253) Waiting for packet dumper to finish... 1 (prev_count=37253, count=239112) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:17:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: 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@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(569)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(569)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(569)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(567)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(570)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(572)@418ab6e01cba: CCM Tx:{ msg_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(569)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(572)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(572)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(569)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(572)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(572)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(569)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(569)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(569)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(569)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(569)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(569)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(569)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(569)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(573)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(568)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(568)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)13267962 MSC_Test_0-SCCP(567)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(568)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@418ab6e01cba: { messageType := 2, destLocRef := 'CA73FA'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(573)@418ab6e01cba: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575) MSC_Test-GSUP(573)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)"262420000000041" MSC_Test_0-SCCP(567)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(567)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(567)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(569)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(567)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(568)@418ab6e01cba: patching N(SD)=1 into dtap '05149F423692210408ADF700'O MSC_Test_0-RAN(568)@418ab6e01cba: patched enc_l3: '05549F423692210408ADF700'O MSC_Test_0-SCCP(567)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(567)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(567)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C05549F423692210408ADF700'O MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(567)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(567)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(567)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(567)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(567)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(567)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(567)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(569)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(567)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(568)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(568)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(567)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(567)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(567)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(567)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(567)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(567)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(569)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(568)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)13267962 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(567)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(569)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(568)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(573)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(566)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(571)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(570)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(572)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(574)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(576)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(566): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(567): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(568): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(569): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(570): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(571): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(572): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(573): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(574): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(576): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass'. Sun May 19 08:17:19 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass ====== Saving talloc report from 172.18.65.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=240639) Waiting for packet dumper to finish... 1 (prev_count=240639, count=255738) MTC@418ab6e01cba: 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@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout'. ------ MSC_Tests.TC_mo_release_timeout ------ Sun May 19 08:17:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mo_release_timeout started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(580)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(580)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(580)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(578)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(581)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(583)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(583)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(583)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(583)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(584)@418ab6e01cba: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(586) TC_mo_release_timeout0(586)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(580)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(580)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(580)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(580)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(580)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(579)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(579)@418ab6e01cba: Added conn table entry 0TC_mo_release_timeout0(586)11095258 MSC_Test_0-SCCP(578)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(579)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@418ab6e01cba: { messageType := 2, destLocRef := 'A94CDA'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(584)@418ab6e01cba: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(586) MSC_Test-GSUP(584)@418ab6e01cba: Added IMSI table entry 0TC_mo_release_timeout0(586)"262420000000040" MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(578)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(578)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_release_timeout0(586)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(586)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(579)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(579)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(578)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(578)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(578)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(578)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(579)@418ab6e01cba: Deleted conn table entry 0TC_mo_release_timeout0(586)11095258 TC_mo_release_timeout0(586)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '201757D6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(579)@418ab6e01cba: Added conn table entry 0TC_mo_release_timeout0(586)11041964 MSC_Test_0-RAN(579)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(578)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(578)@418ab6e01cba: { messageType := 2, destLocRef := 'A87CAC'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(586)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(581)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(586) MSC_Test-MGCP(582)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(586) MSC_Test_0-RAN(579)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(579)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(578)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(578)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(582)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_mo_release_timeout0(586)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(581)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(586) MSC_Test-MNCC(581)@418ab6e01cba: Added conn table entry 0TC_mo_release_timeout0(586)-2147483637 TC_mo_release_timeout0(586)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(586)@418ab6e01cba: f_mo_call_establish DONE TC_mo_release_timeout0(586)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(581)@418ab6e01cba: Deleted conn table entry 0TC_mo_release_timeout0(586)-2147483637 MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(578)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(578)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(580)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(579)@418ab6e01cba: Deleted conn table entry 0TC_mo_release_timeout0(586)11041964 TC_mo_release_timeout0(586)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(579)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(578)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(583)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(582)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(580)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(584)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(585)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(581)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(587)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(577)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(577): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(578): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(579): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(580): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(581): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(582): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(583): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(584): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(585): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mo_release_timeout0(586): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(587): none (pass -> pass) MTC@418ab6e01cba: Test case TC_mo_release_timeout finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Sun May 19 08:17:28 UTC 2024 ====== MSC_Tests.TC_mo_release_timeout pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_mo_release_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=319735) Waiting for packet dumper to finish... 1 (prev_count=319735, count=338954) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:17:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(591)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(591)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(591)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(589)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(592)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(594)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(594)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(594)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(594)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(595)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(591)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(591)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(591)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(591)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(591)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(590)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(590)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)10226551 MSC_Test_0-RAN(590)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(589)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@418ab6e01cba: { messageType := 2, destLocRef := '9C0B77'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(595)@418ab6e01cba: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(597) MSC_Test-GSUP(595)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)"262420000000041" MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(589)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(590)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(590)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(589)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(589)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)10226551 TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(592)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)556184309 MSC_Test_0-RAN(590)@418ab6e01cba: Created IMSI[0] for '262420000000041'H'0556C630'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(590)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(590)@418ab6e01cba: Created IMSI[1] for '262420000000041'H'0556C630'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0556C630'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(590)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)7675499 MSC_Test_0-SCCP(589)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@418ab6e01cba: { messageType := 2, destLocRef := '751E6B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(590)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(590)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(589)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(593)@418ab6e01cba: 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)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(589)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(590)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(589)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: Hangup TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(590)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(590)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(589)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(592)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)556184309 TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(589)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(589)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(591)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)7675499 TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(590)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-MNCC(592)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(593)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(591)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(595)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(588)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(590)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(589)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(594)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(598)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(596)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(588): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(589): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(590): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(591): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(592): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(593): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(594): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(595): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(596): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(597): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(598): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass'. Sun May 19 08:17:45 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass ====== Saving talloc report from 172.18.65.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=407990) Waiting for packet dumper to finish... 1 (prev_count=407990, count=428220) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two'. ------ MSC_Tests.TC_reset_two ------ Sun May 19 08:17:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_reset_two started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(602)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(602)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(602)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(600)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(605)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(605)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(605)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(603)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(606)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(608)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(608)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(608)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(608)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(608)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(602)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(602)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(602)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(602)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(602)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(602)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(602)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(602)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(602)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(602)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(602)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(602)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(602)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(602)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(602)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(602)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(605)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(605)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(605)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(605)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(605)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(605)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(605)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(605)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(605)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(605)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(605)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(605)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(605)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(605)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(605)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(605)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(602)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(602)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(602)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(601)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(605)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(605)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(605)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(604)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@418ab6e01cba: setverdict(pass): none -> pass MSC_Test-GSUP(609)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(604)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(601)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(605)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(600)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(608)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(599)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(602)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(603)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(606)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(610)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(607)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: pass MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(600): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(601): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(602): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(603): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(604): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(605): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(606): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(607): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(608): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(609): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(610): none (pass -> pass) MTC@418ab6e01cba: Test case TC_reset_two finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Sun May 19 08:17:51 UTC 2024 ====== MSC_Tests.TC_reset_two pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_reset_two.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83065) Waiting for packet dumper to finish... 1 (prev_count=83065, count=112891) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call'. ------ MSC_Tests.TC_lu_and_mt_call ------ Sun May 19 08:17:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mt_call started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(614)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(614)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(614)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(612)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(615)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(617)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(617)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(617)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(617)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(618)@418ab6e01cba: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(614)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(614)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(614)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(614)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(614)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(613)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(613)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call0(620)5792930 MSC_Test_0-SCCP(612)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(613)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@418ab6e01cba: { messageType := 2, destLocRef := '5864A2'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(618)@418ab6e01cba: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(620) MSC_Test-GSUP(618)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mt_call0(620)"262420000000039" MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(612)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(613)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(613)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(612)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(612)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(613)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call0(620)5792930 TC_lu_and_mt_call0(620)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(615)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call0(620)1069886686 MSC_Test_0-RAN(613)@418ab6e01cba: Created IMSI[0] for '262420000000039'H'2FC1C6E2'O to be handled at TC_lu_and_mt_call0(620) MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(613)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(613)@418ab6e01cba: Created IMSI[1] for '262420000000039'H'2FC1C6E2'O to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2FC1C6E2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(613)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call0(620)5709314 MSC_Test_0-SCCP(612)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@418ab6e01cba: { messageType := 2, destLocRef := '571E02'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(613)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(613)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(612)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(616)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(620) MSC_Test-MGCP(616)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_call0(620)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(612)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(613)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(613)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(612)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_call0(620)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_call0(620)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_call0(620)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_call0(620)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(620)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_call0(620)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_call0(620)@418ab6e01cba: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(620)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@418ab6e01cba: Hangup TC_lu_and_mt_call0(620)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(613)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(613)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(612)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(615)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call0(620)1069886686 MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 data has been put to the reassembly buffer TC_lu_and_mt_call0(620)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(612)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(620)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(620)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(620)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(612)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(612)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(614)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(613)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call0(620)5709314 TC_lu_and_mt_call0(620)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(620)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(613)@418ab6e01cba: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(613)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(615)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(614)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(619)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(618)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(616)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(612)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(611)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(617)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(621)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(611): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(612): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(613): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(614): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(615): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(616): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(617): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(618): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(619): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mt_call0(620): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(621): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Sun May 19 08:18:02 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406294) Waiting for packet dumper to finish... 1 (prev_count=406294, count=426969) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6'. ------ MSC_Tests.TC_lu_and_mt_call_ipv6 ------ Sun May 19 08:18:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mt_call_ipv6 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(625)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(625)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(625)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(623)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(626)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(628)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(628)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(628)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(628)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(625)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(625)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(625)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(625)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(625)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(625)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(629)@418ab6e01cba: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(624)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(624)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)5327961 MSC_Test_0-SCCP(623)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(624)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@418ab6e01cba: { messageType := 2, destLocRef := '514C59'O ("QLY"), 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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(629)@418ab6e01cba: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(631) MSC_Test-GSUP(629)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(631)"262420000000039" MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(623)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(624)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(624)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(623)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(623)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)5327961 TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(626)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)1842613262 MSC_Test_0-RAN(624)@418ab6e01cba: Created IMSI[0] for '262420000000039'H'458074F1'O to be handled at TC_lu_and_mt_call_ipv60(631) MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(624)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(624)@418ab6e01cba: Created IMSI[1] for '262420000000039'H'458074F1'O to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '458074F1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(624)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)12309948 MSC_Test_0-SCCP(623)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@418ab6e01cba: { messageType := 2, destLocRef := 'BBD5BC'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(623)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(624)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(624)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(623)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(627)@418ab6e01cba: 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)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_len:26 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(623)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(624)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(623)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: Hangup TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(624)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(624)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(623)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(626)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)1842613262 MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(623)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(623)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(625)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)12309948 TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(624)@418ab6e01cba: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(623)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(625)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(629)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(624)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(622)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(628)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(626)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(627)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(630)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(632)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(622): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(623): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(624): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(625): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(626): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(627): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(628): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(629): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(630): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mt_call_ipv60(631): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(632): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass'. Sun May 19 08:18:13 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_ipv6 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mt_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406010) Waiting for packet dumper to finish... 1 (prev_count=406010, count=427587) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:18:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mt_call_already_paging started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(636)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(636)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(636)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(634)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(637)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(639)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(639)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(639)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(639)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(640)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(636)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(636)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(636)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(636)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(636)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(635)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(635)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)3043043 MSC_Test_0-SCCP(634)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(635)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@418ab6e01cba: { messageType := 2, destLocRef := '2E6EE3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(640)@418ab6e01cba: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(642) MSC_Test-GSUP(640)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(642)"262420000000391" MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(634)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(634)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(635)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(635)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(634)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(634)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(634)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(634)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(635)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(642)3043043 TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(635)@418ab6e01cba: Created IMSI[0] for '262420000000391'H'908110A3'O to be handled at TC_lu_and_mt_call_already_paging0(642) TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: start Paging by an SMS MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(635)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(642) TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(635)@418ab6e01cba: Created IMSI[1] for '262420000000391'H'908110A3'O to be handled at TC_lu_and_mt_call_already_paging0(642) MSC_Test-MNCC(637)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)1714584313 TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '908110A3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(635)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)10998500 MSC_Test_0-SCCP(634)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@418ab6e01cba: { messageType := 2, destLocRef := 'A7D2E4'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: Got CC Setup TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: success, tear down MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(634)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(634)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(634)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(634)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(636)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(635)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(642)10998500 TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(635)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(637)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(634)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(640)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(633)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(636)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(639)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(641)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(638)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(633): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(634): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(635): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(636): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(637): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(638): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(639): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(640): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(641): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mt_call_already_paging0(642): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass'. Sun May 19 08:18:20 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mt_call_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=334554) Waiting for packet dumper to finish... 1 (prev_count=334554, count=335627) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux'. ------ MSC_Tests.TC_lu_and_mt_call_osmux ------ Sun May 19 08:18:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mt_call_osmux started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(647)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(647)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(647)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(645)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(648)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(650)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(650)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(650)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(650)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(647)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(647)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(647)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(647)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(647)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(647)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(651)@418ab6e01cba: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(646)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(646)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)6356869 MSC_Test_0-RAN(646)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(645)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@418ab6e01cba: { messageType := 2, destLocRef := '60FF85'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(651)@418ab6e01cba: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(653) MSC_Test-GSUP(651)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(653)"262420000000039" MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(646)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(646)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)6356869 TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(648)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)775030272 MSC_Test_0-RAN(646)@418ab6e01cba: Created IMSI[0] for '262420000000039'H'6ABFF41B'O to be handled at TC_lu_and_mt_call_osmux0(653) MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(646)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(646)@418ab6e01cba: Created IMSI[1] for '262420000000039'H'6ABFF41B'O to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6ABFF41B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(646)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)10829814 MSC_Test_0-SCCP(645)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@418ab6e01cba: { messageType := 2, destLocRef := 'A53FF6'O, sourceLocRef := '000055'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(646)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(646)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(649)@418ab6e01cba: 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)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_handle_crcx(): got Osmux CID: -1 MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(646)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: Hangup TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(646)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(646)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(648)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)775030272 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(645)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(646)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)10829814 MSC_Test_0-M3UA(647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(646)@418ab6e01cba: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(651)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(646)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(645)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(647)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(648)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(654)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(652)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(649)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(650)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(644)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(644): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(645): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(646): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(647): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(648): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(649): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(650): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(651): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(652): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mt_call_osmux0(653): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(654): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass'. Sun May 19 08:18:31 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_osmux pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mt_call_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408534) Waiting for packet dumper to finish... 1 (prev_count=408534, count=430111) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms'. ------ MSC_Tests.TC_lu_and_mo_sms ------ Sun May 19 08:18:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mo_sms started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(658)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(658)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(658)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(656)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(659)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(661)@418ab6e01cba: CCM Tx:{ msg_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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(661)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(661)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(658)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(658)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(658)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(661)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA 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(658)@418ab6e01cba: Message received on association #8 MSC_Test-GSUP-IPA(661)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(661)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(658)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(658)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(658)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(662)@418ab6e01cba: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(664) TC_lu_and_mo_sms0(664)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(657)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(657)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_sms0(664)7773435 MSC_Test_0-SCCP(656)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(657)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@418ab6e01cba: { messageType := 2, destLocRef := '769CFB'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(662)@418ab6e01cba: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(664) MSC_Test-GSUP(662)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mo_sms0(664)"262420000000042" MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(656)@418ab6e01cba: vl_from0 TC_lu_and_mo_sms0(664)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(656)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(657)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(657)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(656)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(656)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(656)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(656)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(657)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_sms0(664)7773435 TC_lu_and_mo_sms0(664)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@418ab6e01cba: 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 := '52277CD9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(657)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_sms0(664)3434931 MSC_Test_0-RAN(657)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(656)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@418ab6e01cba: { messageType := 2, destLocRef := '3469B3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(656)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(656)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(656)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(656)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(656)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(656)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(657)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_sms0(664)3434931 TC_lu_and_mo_sms0(664)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(658)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_sms0(664)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(662)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(656)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(657)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(659)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(658)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(655)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(661)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(663)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(665)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(660)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(655): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(656): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(657): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(658): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(659): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(660): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(661): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(662): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(663): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mo_sms0(664): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(665): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Sun May 19 08:18:36 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_sms pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240077) Waiting for packet dumper to finish... 1 (prev_count=240077, count=326462) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms'. ------ MSC_Tests.TC_lu_and_mt_sms ------ Sun May 19 08:18:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mt_sms started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(669)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(669)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(669)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(667)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(670)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(672)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(672)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(672)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(672)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(672)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(673)@418ab6e01cba: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(675) TC_lu_and_mt_sms0(675)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(669)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(669)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(669)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(669)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(669)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(668)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(668)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_sms0(675)10835925 MSC_Test_0-RAN(668)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(667)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@418ab6e01cba: { messageType := 2, destLocRef := 'A557D5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(673)@418ab6e01cba: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(675) MSC_Test-GSUP(673)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mt_sms0(675)"262420000000043" MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(667)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(667)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms0(675)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(668)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(668)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(667)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(667)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(667)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(667)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(668)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_sms0(675)10835925 TC_lu_and_mt_sms0(675)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(668)@418ab6e01cba: Created IMSI[0] for '262420000000043'H'60551105'O to be handled at TC_lu_and_mt_sms0(675) MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(668)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(675) TC_lu_and_mt_sms0(675)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '60551105'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(668)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_sms0(675)8743563 MSC_Test_0-SCCP(667)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(667)@418ab6e01cba: { messageType := 2, destLocRef := '856A8B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(667)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(667)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(667)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(667)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(667)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(667)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(669)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(668)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_sms0(675)8743563 TC_lu_and_mt_sms0(675)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(669)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(667)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(674)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(672)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(668)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(673)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(666)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(670)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(671)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(676)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(666): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(667): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(668): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(669): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(670): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(671): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(672): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(673): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(674): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mt_sms0(675): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(676): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Sun May 19 08:18:42 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=331931) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:18:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mt_sms_already_paging started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(680)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(680)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(680)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(678)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(681)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(683)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(683)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(683)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(683)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(684)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(680)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(680)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(680)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(680)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(680)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(679)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(679)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(686)7975001 MSC_Test_0-SCCP(678)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(679)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@418ab6e01cba: { messageType := 2, destLocRef := '79B059'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(684)@418ab6e01cba: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(686) MSC_Test-GSUP(684)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(686)"262420000000044" MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(678)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(679)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(679)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(678)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(678)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(679)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(686)7975001 TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(679)@418ab6e01cba: Created IMSI[0] for '262420000000044'H'B7402E18'O to be handled at TC_lu_and_mt_sms_already_paging0(686) TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: first SMS MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(679)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(686) TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: second SMS TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B7402E18'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(679)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(686)14435288 MSC_Test_0-SCCP(678)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(678)@418ab6e01cba: { messageType := 2, destLocRef := 'DC43D8'O, sourceLocRef := '00005B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(678)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(678)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(678)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(678)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(678)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(678)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(680)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(679)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(686)14435288 TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(680)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(678)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(681)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(683)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(684)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(677)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(682)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(679)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(685)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(677): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(678): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(679): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(680): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(681): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(682): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(683): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(684): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(685): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(686): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass'. Sun May 19 08:18:48 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mt_sms_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=379480) Waiting for packet dumper to finish... 1 (prev_count=379480, count=381559) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(691)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(691)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(691)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(689)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(692)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(694)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(694)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(694)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(694)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(695)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(691)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(691)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(691)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(691)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(691)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(691)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(691)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(691)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(691)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(690)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(690)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)10154712 MSC_Test_0-SCCP(689)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(690)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(691)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@418ab6e01cba: { messageType := 2, destLocRef := '9AF2D8'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(689)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(689)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(695)@418ab6e01cba: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(697) MSC_Test-GSUP(695)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)"262420000001843" MSC_Test_0-SCCP(689)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(689)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(689)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_paging_and_nothing0(697)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(697)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(691)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(689)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(697)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(690)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(690)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(689)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(689)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(689)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(689)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(689)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(689)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(689)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(690)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)10154712 TC_lu_and_mt_sms_paging_and_nothing0(697)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(697)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(690)@418ab6e01cba: Created IMSI[0] for '262420000001843'H'954B47FF'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(697) MSC_Test_0-M3UA(691)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(690)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(691)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(691)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(694)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(694)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_sms_paging_and_nothing0(697)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(695)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(690)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(691)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(689)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(692)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(688)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(698)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(696)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(694)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(693)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(688): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(689): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(690): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(691): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(692): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(693): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(694): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(695): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(696): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(697): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(698): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass'. Sun May 19 08:19:14 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.65.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=224545) Waiting for packet dumper to finish... 1 (prev_count=224545, count=225618) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:19:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(702)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(702)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(702)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(700)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(703)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(705)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(705)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(705)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(705)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(706)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(702)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(702)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(702)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(702)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(702)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(701)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(701)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)3245910 MSC_Test_0-SCCP(700)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(701)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@418ab6e01cba: { messageType := 2, destLocRef := '318756'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test-GSUP(706)@418ab6e01cba: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(708) MSC_Test-GSUP(706)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(708)"262420000001844" MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(700)@418ab6e01cba: vl_from0 TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(700)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(701)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(701)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(700)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(700)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(700)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(700)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(701)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)3245910 TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(701)@418ab6e01cba: Created IMSI[0] for '262420000001844'H'9DC8060A'O to be handled at TC_lu_and_mt_sms_paging_repeated0(708) TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: Expecting first Paging MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(701)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(708) TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9DC8060A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(701)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)2458229 MSC_Test_0-SCCP(700)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@418ab6e01cba: { messageType := 2, destLocRef := '258275'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(700)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(700)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(700)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(700)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(700)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(700)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(702)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(701)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)2458229 TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(700)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(703)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(701)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(706)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(699)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(702)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(707)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(705)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(709)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(704)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(699): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(700): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(701): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(702): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(703): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(704): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(705): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(706): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(707): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(708): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(709): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass'. Sun May 19 08:19:25 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mt_sms_paging_repeated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=331869) Waiting for packet dumper to finish... 1 (prev_count=331869, count=332942) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms'. ------ MSC_Tests.TC_smpp_mo_sms ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_smpp_mo_sms started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(713)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(713)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(713)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(711)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(714)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(716)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(716)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(716)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(716)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(717)@418ab6e01cba: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(719) TC_smpp_mo_sms0(719)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(713)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(713)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(713)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(713)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(713)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(712)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(712)@418ab6e01cba: Added conn table entry 0TC_smpp_mo_sms0(719)9686011 MSC_Test_0-SCCP(711)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(712)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@418ab6e01cba: { messageType := 2, destLocRef := '93CBFB'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(717)@418ab6e01cba: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(719) MSC_Test-GSUP(717)@418ab6e01cba: Added IMSI table entry 0TC_smpp_mo_sms0(719)"262420000000044" MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(711)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(711)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms0(719)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(712)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(712)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(711)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(711)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(711)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(711)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(712)@418ab6e01cba: Deleted conn table entry 0TC_smpp_mo_sms0(719)9686011 TC_smpp_mo_sms0(719)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@418ab6e01cba: 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 := 'B7E8329E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(712)@418ab6e01cba: Added conn table entry 0TC_smpp_mo_sms0(719)12651116 MSC_Test_0-RAN(712)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(711)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@418ab6e01cba: { messageType := 2, destLocRef := 'C10A6C'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(711)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(711)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(711)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(711)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(711)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(711)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(713)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(712)@418ab6e01cba: Deleted conn table entry 0TC_smpp_mo_sms0(719)12651116 TC_smpp_mo_sms0(719)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(711)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(712)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(713)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(717)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(710)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(714)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(718)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(716)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(715)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(720)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(710): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(711): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(712): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(713): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(714): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(715): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(716): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(717): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(718): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_smpp_mo_sms0(719): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@418ab6e01cba: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Sun May 19 08:19:30 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241780) Waiting for packet dumper to finish... 1 (prev_count=241780, count=330518) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error'. ------ MSC_Tests.TC_smpp_mo_sms_rp_error ------ Sun May 19 08:19:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_smpp_mo_sms_rp_error started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(724)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(724)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(724)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(722)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(725)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(727)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(727)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(727)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(727)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(728)@418ab6e01cba: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(730) TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(724)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(724)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(724)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(724)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(724)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(723)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(723)@418ab6e01cba: Added conn table entry 0TC_smpp_mo_sms_rp_error0(730)14606367 MSC_Test_0-RAN(723)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(722)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@418ab6e01cba: { messageType := 2, destLocRef := 'DEE01F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(728)@418ab6e01cba: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(730) MSC_Test-GSUP(728)@418ab6e01cba: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(730)"262420000000045" MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(722)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(722)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(723)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(723)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(722)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(722)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(722)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(722)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(723)@418ab6e01cba: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(730)14606367 TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: 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 := '03C0A180'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(723)@418ab6e01cba: Added conn table entry 0TC_smpp_mo_sms_rp_error0(730)16143523 MSC_Test_0-RAN(723)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(722)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@418ab6e01cba: { messageType := 2, destLocRef := 'F654A3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(722)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(722)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(722)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(722)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(722)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(722)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(724)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(723)@418ab6e01cba: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(730)16143523 TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(722)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(724)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(728)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(727)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(731)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(725)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(729)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(723)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(721)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(726)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(721): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(722): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(723): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(724): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(725): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(726): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(727): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(728): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(729): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_smpp_mo_sms_rp_error0(730): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(731): none (pass -> pass) MTC@418ab6e01cba: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass'. Sun May 19 08:19:36 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms_rp_error pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_smpp_mo_sms_rp_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241240) Waiting for packet dumper to finish... 1 (prev_count=241240, count=330789) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms'. ------ MSC_Tests.TC_smpp_mt_sms ------ Sun May 19 08:19:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_smpp_mt_sms started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(735)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(735)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(735)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(733)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(736)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(738)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(738)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(738)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(738)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(739)@418ab6e01cba: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(735)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(735)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(735)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(735)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(735)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(734)@418ab6e01cba: Added conn table entry 0TC_smpp_mt_sms0(741)7545328 MSC_Test_0-SCCP(733)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(734)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@418ab6e01cba: { messageType := 2, destLocRef := '7321F0'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(739)@418ab6e01cba: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(741) MSC_Test-GSUP(739)@418ab6e01cba: Added IMSI table entry 0TC_smpp_mt_sms0(741)"262420000000045" TC_smpp_mt_sms0(741)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(733)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(734)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(734)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(733)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(733)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@418ab6e01cba: Deleted conn table entry 0TC_smpp_mt_sms0(741)7545328 TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(734)@418ab6e01cba: Created IMSI[0] for '262420000000045'H'8DB69CA8'O to be handled at TC_smpp_mt_sms0(741) MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8DB69CA8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(734)@418ab6e01cba: Added conn table entry 0TC_smpp_mt_sms0(741)4417954 MSC_Test_0-SCCP(733)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@418ab6e01cba: { messageType := 2, destLocRef := '4369A2'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(733)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(733)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(733)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(734)@418ab6e01cba: Deleted conn table entry 0TC_smpp_mt_sms0(741)4417954 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8DB69CA8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(734)@418ab6e01cba: Added conn table entry 0TC_smpp_mt_sms0(741)6113127 MSC_Test_0-SCCP(733)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@418ab6e01cba: { messageType := 2, destLocRef := '5D4767'O ("]Gg"), 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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(733)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(733)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(733)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(733)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(735)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@418ab6e01cba: Deleted conn table entry 0TC_smpp_mt_sms0(741)6113127 TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(735)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(733)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(736)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(740)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(739)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(734)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(732)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(742)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(738)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(737)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(732): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(733): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(734): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(735): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(736): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(737): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(738): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(739): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(740): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_smpp_mt_sms0(741): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(742): none (pass -> pass) MTC@418ab6e01cba: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Sun May 19 08:19:42 UTC 2024 ====== MSC_Tests.TC_smpp_mt_sms pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_smpp_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=467926) Waiting for packet dumper to finish... 1 (prev_count=467926, count=468999) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms'. ------ MSC_Tests.TC_gsup_mo_sms ------ Sun May 19 08:19:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_gsup_mo_sms started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(746)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(746)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(746)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(744)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(747)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(749)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(749)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(749)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(749)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(750)@418ab6e01cba: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(752) MSC_Test-GSUP(750)@418ab6e01cba: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(752) TC_gsup_mo_sms0(752)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(746)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(746)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(746)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(746)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(746)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(745)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(745)@418ab6e01cba: Added conn table entry 0TC_gsup_mo_sms0(752)5475539 MSC_Test_0-SCCP(744)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(745)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@418ab6e01cba: { messageType := 2, destLocRef := '538CD3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(744)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(750)@418ab6e01cba: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(752) MSC_Test-GSUP(750)@418ab6e01cba: Added IMSI table entry 0TC_gsup_mo_sms0(752)"262420000000088" MSC_Test_0-SCCP(744)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(744)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(744)@418ab6e01cba: vl_from0 TC_gsup_mo_sms0(752)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(744)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(744)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(745)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(745)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(744)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(744)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(744)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(744)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(744)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(744)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(744)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(745)@418ab6e01cba: Deleted conn table entry 0TC_gsup_mo_sms0(752)5475539 TC_gsup_mo_sms0(752)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@418ab6e01cba: 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 := 'AC845841'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(745)@418ab6e01cba: Added conn table entry 0TC_gsup_mo_sms0(752)68499 MSC_Test_0-RAN(745)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(744)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@418ab6e01cba: { messageType := 2, destLocRef := '010B93'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(744)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(744)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(744)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(744)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(744)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(746)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(744)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@418ab6e01cba: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@418ab6e01cba: Test Component 752 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(750)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(744)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(745)@418ab6e01cba: Final verdict of PTC: none TC_gsup_mo_sms0(752)@418ab6e01cba: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test_0-M3UA(746)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(753)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(743)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(747)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(749)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(751)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(748)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(743): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(744): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(745): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(746): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(747): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(748): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(749): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(750): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(751): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_gsup_mo_sms0(752): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(753): none (fail -> fail) MTC@418ab6e01cba: Test case TC_gsup_mo_sms finished. Verdict: fail reason: Rx unexpected GSUP message MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms fail'. Sun May 19 08:19:47 UTC 2024 ------ MSC_Tests.TC_gsup_mo_sms fail ------ Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_gsup_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241025) Waiting for packet dumper to finish... 1 (prev_count=241025, count=265564) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma'. ------ MSC_Tests.TC_gsup_mo_smma ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_gsup_mo_smma started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(757)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(757)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(757)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(755)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(758)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(757)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(757)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(757)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(757)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(757)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(760)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(760)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(760)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(760)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(760)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(756)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(761)@418ab6e01cba: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(763) MSC_Test-GSUP(761)@418ab6e01cba: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(763) TC_gsup_mo_smma0(763)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_gsup_mo_smma0(763)99553 MSC_Test_0-RAN(756)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(755)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@418ab6e01cba: { messageType := 2, destLocRef := '0184E1'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(755)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(755)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(761)@418ab6e01cba: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(763) MSC_Test-GSUP(761)@418ab6e01cba: Added IMSI table entry 0TC_gsup_mo_smma0(763)"262420000000089" MSC_Test_0-SCCP(755)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(755)@418ab6e01cba: vl_from0 TC_gsup_mo_smma0(763)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(755)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(755)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(756)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(756)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(755)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(755)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(755)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(755)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(755)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(755)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(755)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(756)@418ab6e01cba: Deleted conn table entry 0TC_gsup_mo_smma0(763)99553 TC_gsup_mo_smma0(763)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@418ab6e01cba: 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 := 'B4CDED9E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(756)@418ab6e01cba: Added conn table entry 0TC_gsup_mo_smma0(763)1338145 MSC_Test_0-RAN(756)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(755)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@418ab6e01cba: { messageType := 2, destLocRef := '146B21'O, sourceLocRef := '000069'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(755)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(755)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(755)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(755)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(755)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(755)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(755)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103050901020642'O MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(757)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(755)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@418ab6e01cba: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@418ab6e01cba: Test Component 763 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(761)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(756)@418ab6e01cba: Final verdict of PTC: none TC_gsup_mo_smma0(763)@418ab6e01cba: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test_0-SCCP(755)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(760)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(762)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(757)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(758)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(759)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(754)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(764)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(754): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(755): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(756): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(757): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(758): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(759): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(760): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(761): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(762): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_gsup_mo_smma0(763): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(764): none (fail -> fail) MTC@418ab6e01cba: Test case TC_gsup_mo_smma finished. Verdict: fail reason: Rx unexpected GSUP message MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma fail'. Sun May 19 08:19:53 UTC 2024 ------ MSC_Tests.TC_gsup_mo_smma fail ------ Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_gsup_mo_smma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228939) Waiting for packet dumper to finish... 1 (prev_count=228939, count=277909) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack'. ------ MSC_Tests.TC_gsup_mt_sms_ack ------ Sun May 19 08:19:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_gsup_mt_sms_ack started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(768)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(768)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(768)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(766)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(769)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(771)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(771)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(771)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(771)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(772)@418ab6e01cba: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(774) MSC_Test-GSUP(772)@418ab6e01cba: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(774) TC_gsup_mt_sms_ack0(774)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(768)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(768)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(768)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(768)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(768)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(767)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(767)@418ab6e01cba: Added conn table entry 0TC_gsup_mt_sms_ack0(774)2073923 MSC_Test_0-SCCP(766)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(767)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@418ab6e01cba: { messageType := 2, destLocRef := '1FA543'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(772)@418ab6e01cba: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(774) MSC_Test-GSUP(772)@418ab6e01cba: Added IMSI table entry 0TC_gsup_mt_sms_ack0(774)"262420000000090" MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(766)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(766)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_ack0(774)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(767)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(767)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(766)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(766)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(766)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(766)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(767)@418ab6e01cba: Deleted conn table entry 0TC_gsup_mt_sms_ack0(774)2073923 TC_gsup_mt_sms_ack0(774)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(767)@418ab6e01cba: Created IMSI[0] for '262420000000090'H'2752941F'O to be handled at TC_gsup_mt_sms_ack0(774) MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(767)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(774) TC_gsup_mt_sms_ack0(774)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2752941F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(767)@418ab6e01cba: Added conn table entry 0TC_gsup_mt_sms_ack0(774)2622585 MSC_Test_0-SCCP(766)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@418ab6e01cba: { messageType := 2, destLocRef := '280479'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(766)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(766)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(766)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(766)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@418ab6e01cba: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(774)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(766)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(766)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(768)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(767)@418ab6e01cba: Deleted conn table entry 0TC_gsup_mt_sms_ack0(774)2622585 TC_gsup_mt_sms_ack0(774)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-MNCC(769)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(766)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(767)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(773)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(771)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(772)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(765)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(768)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(775)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(770)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(765): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(766): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(767): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(768): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(769): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(770): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(771): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(772): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(773): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_gsup_mt_sms_ack0(774): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(775): none (pass -> pass) MTC@418ab6e01cba: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Sun May 19 08:19:58 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=340534) Waiting for packet dumper to finish... 1 (prev_count=340534, count=341607) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err'. ------ MSC_Tests.TC_gsup_mt_sms_err ------ Sun May 19 08:20:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_gsup_mt_sms_err started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(779)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(779)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(779)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(777)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(780)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(782)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(782)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(782)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(782)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(783)@418ab6e01cba: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(785) MSC_Test-GSUP(783)@418ab6e01cba: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(785) TC_gsup_mt_sms_err0(785)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(779)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(779)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(779)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(779)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(779)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(778)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(778)@418ab6e01cba: Added conn table entry 0TC_gsup_mt_sms_err0(785)8878096 MSC_Test_0-SCCP(777)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(778)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@418ab6e01cba: { messageType := 2, destLocRef := '877810'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(777)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(783)@418ab6e01cba: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(785) MSC_Test-GSUP(783)@418ab6e01cba: Added IMSI table entry 0TC_gsup_mt_sms_err0(785)"262420000000091" MSC_Test_0-SCCP(777)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(777)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(777)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_err0(785)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(778)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(778)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(777)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(777)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(777)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(777)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(777)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(778)@418ab6e01cba: Deleted conn table entry 0TC_gsup_mt_sms_err0(785)8878096 TC_gsup_mt_sms_err0(785)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(778)@418ab6e01cba: Created IMSI[0] for '262420000000091'H'1000C4DF'O to be handled at TC_gsup_mt_sms_err0(785) MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(778)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(785) TC_gsup_mt_sms_err0(785)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1000C4DF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(778)@418ab6e01cba: Added conn table entry 0TC_gsup_mt_sms_err0(785)12469211 MSC_Test_0-SCCP(777)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@418ab6e01cba: { messageType := 2, destLocRef := 'BE43DB'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(777)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(777)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(777)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(777)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(777)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@418ab6e01cba: vl_len:10 MSC_Test_0-SCCP(777)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(777)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(779)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@418ab6e01cba: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(785)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MC@418ab6e01cba: Test Component 785 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(783)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(777)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(778)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(779)@418ab6e01cba: Final verdict of PTC: none TC_gsup_mt_sms_err0(785)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-MNCC(780)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(782)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(786)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(781)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(784)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(776)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(776): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(777): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(778): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(779): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(780): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(781): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(782): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(783): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(784): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_gsup_mt_sms_err0(785): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(786): none (pass -> pass) MTC@418ab6e01cba: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Sun May 19 08:20:03 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299058) Waiting for packet dumper to finish... 1 (prev_count=299058, count=300131) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mt_sms_rp_mr ------ Sun May 19 08:20:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_gsup_mt_sms_rp_mr started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(790)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(790)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(790)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(788)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(791)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(790)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(790)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(790)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(790)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(790)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(793)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(793)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(793)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(793)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(793)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(794)@418ab6e01cba: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(796) MSC_Test-GSUP(794)@418ab6e01cba: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(789)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(789)@418ab6e01cba: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(796)6691539 MSC_Test_0-SCCP(788)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(789)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@418ab6e01cba: { messageType := 2, destLocRef := '661AD3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(794)@418ab6e01cba: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(796) MSC_Test-GSUP(794)@418ab6e01cba: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(796)"262420000000092" MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_from0 TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(788)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(789)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(789)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(788)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(788)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(789)@418ab6e01cba: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(796)6691539 TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(789)@418ab6e01cba: Created IMSI[0] for '262420000000092'H'3056B002'O to be handled at TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: TX MT-forwardSM-Req for the 1st SMS MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(789)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3056B002'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(789)@418ab6e01cba: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(796)2374012 MSC_Test_0-SCCP(788)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@418ab6e01cba: { messageType := 2, destLocRef := '24397C'O ("$9|"), 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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(788)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(788)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(788)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(788)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(788)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(788)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(790)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(789)@418ab6e01cba: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(796)2374012 TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(790)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(791)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(792)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(793)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(787)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(794)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(788)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(789)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(797)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(795)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(787): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(788): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(789): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(790): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(791): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(792): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(793): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(794): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(795): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(796): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(797): none (pass -> pass) MTC@418ab6e01cba: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass'. Sun May 19 08:20:09 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_gsup_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=386368) Waiting for packet dumper to finish... 1 (prev_count=386368, count=387441) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:20:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(801)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(801)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(801)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(799)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(802)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(804)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(804)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(804)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(804)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(804)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(805)@418ab6e01cba: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(807) MSC_Test-GSUP(805)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000093'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(801)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(801)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(801)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(801)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(801)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(801)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(800)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(800)@418ab6e01cba: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)1333847 MSC_Test_0-SCCP(799)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(800)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@418ab6e01cba: { messageType := 2, destLocRef := '145A57'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(799)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(799)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(805)@418ab6e01cba: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(807) MSC_Test-GSUP(805)@418ab6e01cba: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)"262420000000093" MSC_Test_0-SCCP(799)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(799)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(799)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(799)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(800)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(800)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(799)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(799)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(799)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(799)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(799)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(799)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(799)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(800)@418ab6e01cba: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)1333847 TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(800)@418ab6e01cba: Created IMSI[0] for '262420000000093'H'54B28A49'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(807) TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: 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 := '54B28A49'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(800)@418ab6e01cba: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)9625699 MSC_Test_0-RAN(800)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(799)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@418ab6e01cba: { messageType := 2, destLocRef := '92E063'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(799)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(799)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(799)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(799)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(799)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(799)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(799)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103050901020600'O MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(801)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(799)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@418ab6e01cba: Test Component 807 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-M3UA(801)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(802)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(799)@418ab6e01cba: Final verdict of PTC: none TC_gsup_mo_mt_sms_rp_mr0(807)@418ab6e01cba: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-GSUP(805)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(806)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(798)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(800)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(808)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(804)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(803)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(798): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(799): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(800): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(801): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(802): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(803): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(804): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(805): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(806): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(807): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(808): none (fail -> fail) MTC@418ab6e01cba: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: fail reason: Rx unexpected GSUP message MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail'. Sun May 19 08:20:14 UTC 2024 ------ MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail ------ Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241139) Waiting for packet dumper to finish... 1 (prev_count=241139, count=264308) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms'. ------ MSC_Tests.TC_gsup_mt_multi_part_sms ------ Sun May 19 08:20:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_gsup_mt_multi_part_sms started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(812)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(812)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(812)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(810)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(813)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(812)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(812)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(812)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(812)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(812)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(815)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(815)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(815)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(815)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(815)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(816)@418ab6e01cba: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(816)@418ab6e01cba: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(818) TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(811)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(811)@418ab6e01cba: Added conn table entry 0TC_gsup_mt_multi_part_sms0(818)9832724 MSC_Test_0-SCCP(810)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(811)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@418ab6e01cba: { messageType := 2, destLocRef := '960914'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(816)@418ab6e01cba: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test-GSUP(816)@418ab6e01cba: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(818)"262420000000091" TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on connection ID:0 TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(810)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(810)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(811)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(811)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(810)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(810)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(811)@418ab6e01cba: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(818)9832724 TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(811)@418ab6e01cba: Created IMSI[0] for '262420000000091'H'9F97C327'O to be handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(811)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(818) TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9F97C327'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(811)@418ab6e01cba: Added conn table entry 0TC_gsup_mt_multi_part_sms0(818)1738456 MSC_Test_0-SCCP(810)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@418ab6e01cba: { messageType := 2, destLocRef := '1A86D8'O, sourceLocRef := '000073'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(810)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(810)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(810)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(810)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(810)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(810)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(810)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(810)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(810)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(810)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(812)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(811)@418ab6e01cba: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(818)1738456 TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(811)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(813)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(816)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(815)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(812)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(809)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(810)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(817)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(814)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(810): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(811): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(812): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(813): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(814): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(815): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(816): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(817): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_gsup_mt_multi_part_sms0(818): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (pass -> pass) MTC@418ab6e01cba: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass'. Sun May 19 08:20:26 UTC 2024 ====== MSC_Tests.TC_gsup_mt_multi_part_sms pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_gsup_mt_multi_part_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=478926) Waiting for packet dumper to finish... 1 (prev_count=478926, count=479999) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:20:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mo_ussd_single_request started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(823)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(823)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(823)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(821)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(824)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(823)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(823)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(823)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(823)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(823)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(826)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(826)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(826)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(826)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(826)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(827)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000046'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(822)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(822)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(829)11427294 MSC_Test_0-RAN(822)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(821)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@418ab6e01cba: { messageType := 2, destLocRef := 'AE5DDE'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(827)@418ab6e01cba: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(829) MSC_Test-GSUP(827)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(829)"262420000000046" MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(821)@418ab6e01cba: vl_from0 TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(821)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(822)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(822)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(821)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(821)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(821)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(821)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(822)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(829)11427294 TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: 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 := '31E07385'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(822)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(829)11999606 MSC_Test_0-RAN(822)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(821)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@418ab6e01cba: { messageType := 2, destLocRef := 'B71976'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(827)@418ab6e01cba: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(829) MSC_Test_0-RAN(822)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(822)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(821)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(821)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(821)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(821)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(823)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(822)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(829)11999606 TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(822)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(824)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(828)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(827)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(820)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(823)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(826)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(821)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(825)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(820): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(821): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(822): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(823): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(824): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(825): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(826): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(827): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(828): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(829): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass'. Sun May 19 08:20:31 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_single_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=303554) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification'. ------ MSC_Tests.TC_lu_and_mt_ussd_notification ------ Sun May 19 08:20:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mt_ussd_notification started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(834)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(834)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(834)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(832)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(835)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(834)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(834)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(834)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(834)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(834)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(837)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(837)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(837)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(837)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(837)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(838)@418ab6e01cba: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(840) TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(833)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(833)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_ussd_notification0(840)15034523 MSC_Test_0-SCCP(832)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(833)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@418ab6e01cba: { messageType := 2, destLocRef := 'E5689B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(838)@418ab6e01cba: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(840) MSC_Test-GSUP(838)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(840)"262420000000047" MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(832)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(832)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(833)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(833)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(832)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(832)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(832)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(832)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(833)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(840)15034523 TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(833)@418ab6e01cba: Created IMSI[0] for '262420000000047'H'33207F6E'O to be handled at TC_lu_and_mt_ussd_notification0(840) MSC_Test-GSUP(838)@418ab6e01cba: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(840) MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(833)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(840) TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '33207F6E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(833)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_ussd_notification0(840)1118908 MSC_Test_0-SCCP(832)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@418ab6e01cba: { messageType := 2, destLocRef := '1112BC'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(833)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(833)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(832)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(832)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(832)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(832)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(834)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(833)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(840)1118908 TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(833)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(834)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(835)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(832)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(838)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(831)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(839)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(837)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(836)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(841)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(831): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(832): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(833): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(834): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(835): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(836): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(837): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(838): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(839): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mt_ussd_notification0(840): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(841): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass'. Sun May 19 08:20:36 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mt_ussd_notification.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240625) Waiting for packet dumper to finish... 1 (prev_count=240625, count=318030) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:20:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(845)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(845)@418ab6e01cba: M3UA emulation initiated, the test can be started MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(845)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(843)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(846)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(845)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(845)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(845)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(845)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(845)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(848)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(848)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(848)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(848)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(848)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(844)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(849)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(844)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)7489624 MSC_Test_0-SCCP(843)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(844)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@418ab6e01cba: { messageType := 2, destLocRef := '724858'O ("rHX"), sourceLocRef := '000078'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(849)@418ab6e01cba: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(851) MSC_Test-GSUP(849)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)"262420000000048" MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(843)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(844)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(843)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(843)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(844)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)7489624 TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(846)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)2086292944 MSC_Test_0-RAN(844)@418ab6e01cba: Created IMSI[0] for '262420000000048'H'88F32351'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(844)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@418ab6e01cba: Created IMSI[1] for '262420000000048'H'88F32351'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '88F32351'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(844)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)6852300 MSC_Test_0-SCCP(843)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@418ab6e01cba: { messageType := 2, destLocRef := '688ECC'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(844)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(844)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(843)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(847)@418ab6e01cba: 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)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(843)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(844)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(844)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(843)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(844)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(843)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(844)@418ab6e01cba: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(844)@418ab6e01cba: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(843)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(846)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)2086292944 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 will be put to the reassembly buffer TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(843)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(843)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(843)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(844)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)6852300 MSC_Test_0-M3UA(845)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(851)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(849)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(844)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(847)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(850)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(848)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(843)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(846)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(845)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(842)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(852)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(843): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(844): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(845): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(846): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(847): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(848): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(849): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(850): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(851): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(852): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass'. Sun May 19 08:20:44 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 172.18.65.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=448605) Waiting for packet dumper to finish... 1 (prev_count=448605, count=449678) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:20:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(856)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(856)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(856)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(854)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(857)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(856)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(856)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(856)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(856)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(856)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(859)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(859)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(859)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(859)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(859)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(860)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(855)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(855)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)5586222 MSC_Test_0-SCCP(854)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(855)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@418ab6e01cba: { messageType := 2, destLocRef := '553D2E'O ("U=."), 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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(860)@418ab6e01cba: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(862) MSC_Test-GSUP(860)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)"262420000000049" MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_from0 TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(854)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(855)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(854)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(854)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(855)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)5586222 TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(857)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)2045433132 MSC_Test_0-RAN(855)@418ab6e01cba: Created IMSI[0] for '262420000000049'H'13C50491'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(855)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@418ab6e01cba: Created IMSI[1] for '262420000000049'H'13C50491'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '13C50491'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(855)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)2016722 MSC_Test_0-SCCP(854)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@418ab6e01cba: { messageType := 2, destLocRef := '1EC5D2'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(855)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(855)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(854)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(858)@418ab6e01cba: 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)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(854)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(855)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(855)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(854)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@418ab6e01cba: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(855)@418ab6e01cba: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(854)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(855)@418ab6e01cba: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(855)@418ab6e01cba: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(854)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(857)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)2045433132 MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(854)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(854)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(856)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(855)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)2016722 TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(862)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(860)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(857)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(855)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(854)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(856)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(858)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(861)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(859)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(853)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(863)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(853): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(854): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(855): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(856): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(857): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(858): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(859): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(860): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(861): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(862): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(863): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass'. Sun May 19 08:20:52 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.65.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=457170) Waiting for packet dumper to finish... 1 (prev_count=457170, count=463003) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:20:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mo_ussd_mo_release started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(867)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(867)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(867)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(865)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(868)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(867)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(867)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(867)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(867)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(867)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(870)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(870)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(870)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(870)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(870)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(871)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000050'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(866)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(866)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)7224227 MSC_Test_0-RAN(866)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(865)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@418ab6e01cba: { messageType := 2, destLocRef := '6E3BA3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(871)@418ab6e01cba: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(873) MSC_Test-GSUP(871)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(873)"262420000000050" MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(865)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(865)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(866)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(866)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(865)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(865)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(865)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(865)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(866)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)7224227 TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: 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 := '25547C6B'O ("%T|k") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(866)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)12054333 MSC_Test_0-RAN(866)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(865)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@418ab6e01cba: { messageType := 2, destLocRef := 'B7EF3D'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(871)@418ab6e01cba: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(873) MSC_Test_0-RAN(866)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(866)@418ab6e01cba: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@418ab6e01cba: vl_len:31 MSC_Test_0-SCCP(865)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(865)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(866)@418ab6e01cba: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(866)@418ab6e01cba: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(865)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(865)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100021BAA'O MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(865)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(865)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(867)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(866)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)12054333 TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(866)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(865)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(868)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(872)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(871)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(867)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(869)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(864)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(874)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(870)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(864): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(865): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(866): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(867): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(868): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(869): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(870): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(871): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(872): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(873): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass'. Sun May 19 08:20:58 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_mo_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233892) Waiting for packet dumper to finish... 1 (prev_count=233892, count=316268) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout'. ------ MSC_Tests.TC_lu_and_ss_session_timeout ------ Sun May 19 08:21:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_ss_session_timeout started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(878)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(878)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(878)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(876)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(879)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(878)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(878)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(878)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(878)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(878)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(881)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(881)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(881)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(881)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(881)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(882)@418ab6e01cba: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(884) TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(877)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(877)@418ab6e01cba: Added conn table entry 0TC_lu_and_ss_session_timeout0(884)15897507 MSC_Test_0-SCCP(876)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(877)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@418ab6e01cba: { messageType := 2, destLocRef := 'F293A3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(882)@418ab6e01cba: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(884) MSC_Test-GSUP(882)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(884)"262420000000051" MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(876)@418ab6e01cba: vl_from0 TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(876)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(877)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(877)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(876)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(876)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(876)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(876)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(877)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(884)15897507 TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: 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 := '84300228'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(877)@418ab6e01cba: Added conn table entry 0TC_lu_and_ss_session_timeout0(884)4834058 MSC_Test_0-RAN(877)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(876)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@418ab6e01cba: { messageType := 2, destLocRef := '49C30A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(882)@418ab6e01cba: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(884) MSC_Test_0-RAN(877)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(877)@418ab6e01cba: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@418ab6e01cba: vl_len:32 MSC_Test_0-SCCP(876)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(876)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(876)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(876)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(878)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(877)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(884)4834058 TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(882)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(876)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(879)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(883)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(877)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(878)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(875)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(880)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(881)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(875): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(876): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(877): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(878): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(879): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(880): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(881): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(882): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(883): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_ss_session_timeout0(884): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass'. Sun May 19 08:21:06 UTC 2024 ====== MSC_Tests.TC_lu_and_ss_session_timeout pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_ss_session_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=305477) Waiting for packet dumper to finish... 1 (prev_count=305477, count=306550) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr'. ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr ------ Sun May 19 08:21:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mt_ussd_for_unknown_subscr started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(889)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(889)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(889)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(887)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(890)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(889)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(889)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(889)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(889)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(889)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(889)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(889)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(889)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(889)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(889)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(889)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(889)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(889)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(889)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(889)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(892)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(892)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(892)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(892)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(892)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(889)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(889)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(889)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(888)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(888)@418ab6e01cba: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(895) MSC_Test-GSUP(893)@418ab6e01cba: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(895) MSC_Test-GSUP(893)@418ab6e01cba: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(895) MSC_Test-GSUP(893)@418ab6e01cba: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(895)"000000000000000" TC_mt_ussd_for_unknown_subscr0(895)@418ab6e01cba: setverdict(fail): none -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_mt_ussd_for_unknown_subscr0(895)@418ab6e01cba: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_0-RAN(888)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(887)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(889)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(890)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(893)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(891)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(896)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(894)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(892)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(886)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(886): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(887): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(888): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(889): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(890): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(891): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(892): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(893): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(894): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(895): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(896): none (fail -> fail) MTC@418ab6e01cba: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr fail'. Sun May 19 08:21:11 UTC 2024 ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr fail ------ Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_mt_ussd_for_unknown_subscr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30401) Waiting for packet dumper to finish... 1 (prev_count=30401, count=80138) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans'. ------ MSC_Tests.TC_mo_ussd_for_unknown_trans ------ Sun May 19 08:21:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mo_ussd_for_unknown_trans started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(900)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(900)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(900)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(898)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(901)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(900)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(900)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(900)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(900)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(900)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(903)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(903)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(903)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(903)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(903)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(899)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(899)@418ab6e01cba: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(906) MSC_Test-GSUP(904)@418ab6e01cba: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(906) MSC_Test-GSUP(904)@418ab6e01cba: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(906) TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(906)33396 MSC_Test_0-RAN(899)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(898)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@418ab6e01cba: { messageType := 2, destLocRef := '008274'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(904)@418ab6e01cba: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(906) MSC_Test-GSUP(904)@418ab6e01cba: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(906)"262420000000111" MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(898)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(899)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(899)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(898)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(898)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(899)@418ab6e01cba: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(906)33396 TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: 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 := '0271F849'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(899)@418ab6e01cba: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(906)4799496 MSC_Test_0-RAN(899)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(898)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@418ab6e01cba: { messageType := 2, destLocRef := '493C08'O ("I<\b"), 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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(899)@418ab6e01cba: patching N(SD)=1 into dtap '1B3A17FA3352561620C8856CFA60322011ABF347079A25DE894B'O MSC_Test_0-RAN(899)@418ab6e01cba: patched enc_l3: '1B7A17FA3352561620C8856CFA60322011ABF347079A25DE894B'O MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_len:29 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(898)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001A1B7A17FA3352561620C8856CFA60322011ABF347079A25DE894B'O MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(898)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(899)@418ab6e01cba: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(906)4799496 TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: 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 := '0271F849'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(899)@418ab6e01cba: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(906)476118 MSC_Test_0-RAN(899)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(898)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@418ab6e01cba: { messageType := 2, destLocRef := '0743D6'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(899)@418ab6e01cba: patching N(SD)=1 into dtap '1B2A1C17D8448AF9389C375FDA75C763A4888514B323D099A9C50B'O MSC_Test_0-RAN(899)@418ab6e01cba: patched enc_l3: '1B6A1C17D8448AF9389C375FDA75C763A4888514B323D099A9C50B'O MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_len:30 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(898)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001B1B6A1C17D8448AF9389C375FDA75C763A4888514B323D099A9C50B'O MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(898)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(898)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(900)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(899)@418ab6e01cba: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(906)476118 TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(899)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(900)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(902)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(905)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(897)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(904)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(901)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(898)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(907)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(903)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(898): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(899): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(900): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(901): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(902): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(903): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(904): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(905): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(906): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(907): none (pass -> pass) MTC@418ab6e01cba: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass'. Sun May 19 08:21:27 UTC 2024 ====== MSC_Tests.TC_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_mo_ussd_for_unknown_trans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=404906) Waiting for packet dumper to finish... 1 (prev_count=404906, count=405979) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session'. ------ MSC_Tests.TC_proc_ss_for_unknown_session ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_proc_ss_for_unknown_session started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(911)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(911)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(911)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(909)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(912)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(911)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(911)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(911)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(911)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(911)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(911)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(911)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(911)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(911)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(911)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(911)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(911)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(911)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(911)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(911)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(914)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(914)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(914)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(914)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(914)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(915)@418ab6e01cba: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(917) TC_proc_ss_for_unknown_session0(917)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000110'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(910)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(910)@418ab6e01cba: Added conn table entry 0TC_proc_ss_for_unknown_session0(917)687584 MSC_Test_0-SCCP(909)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(910)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(911)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@418ab6e01cba: { messageType := 2, destLocRef := '0A7DE0'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(915)@418ab6e01cba: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(917) MSC_Test-GSUP(915)@418ab6e01cba: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(917)"262420000000110" MSC_Test_0-SCCP(909)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(909)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(909)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_proc_ss_for_unknown_session0(917)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_for_unknown_session0(917)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(911)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(917)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(910)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(909)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(909)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(909)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(909)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(909)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(909)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(910)@418ab6e01cba: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(917)687584 TC_proc_ss_for_unknown_session0(917)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(917)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(917)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(917)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@418ab6e01cba: Created IMSI[0] for '262420000000110'H'251B25FD'O to be handled at TC_proc_ss_for_unknown_session0(917) MSC_Test-GSUP(915)@418ab6e01cba: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(917) TC_proc_ss_for_unknown_session0(917)@418ab6e01cba: setverdict(fail): pass -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_proc_ss_for_unknown_session0(917)@418ab6e01cba: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_0-SCCP(909)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(910)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(908)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(913)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(915)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(911)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(912)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(916)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(914)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(908): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(909): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(910): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(911): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(912): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(913): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(914): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(915): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(916): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_proc_ss_for_unknown_session0(917): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (fail -> fail) MTC@418ab6e01cba: Test case TC_proc_ss_for_unknown_session finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session fail'. Sun May 19 08:21:32 UTC 2024 ------ MSC_Tests.TC_proc_ss_for_unknown_session fail ------ Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_proc_ss_for_unknown_session.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=200799) Waiting for packet dumper to finish... 1 (prev_count=200799, count=201872) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail'. ------ MSC_Tests.TC_proc_ss_paging_fail ------ Sun May 19 08:21:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_proc_ss_paging_fail started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(922)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(922)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(922)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(920)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(923)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(922)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(922)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(922)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(922)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(922)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(922)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(922)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(922)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(922)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(922)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(922)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(925)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(925)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(925)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(925)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(925)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(922)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(921)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(926)@418ab6e01cba: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(928) TC_proc_ss_paging_fail0(928)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(921)@418ab6e01cba: Added conn table entry 0TC_proc_ss_paging_fail0(928)7883709 MSC_Test_0-SCCP(920)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(921)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(922)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@418ab6e01cba: { messageType := 2, destLocRef := '784BBD'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(920)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(920)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(926)@418ab6e01cba: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(928) MSC_Test-GSUP(926)@418ab6e01cba: Added IMSI table entry 0TC_proc_ss_paging_fail0(928)"262420000000101" MSC_Test_0-SCCP(920)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(920)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(920)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(922)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_paging_fail0(928)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(928)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(920)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(928)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(921)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(921)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(920)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(920)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(920)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(922)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(920)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(920)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(920)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(920)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(922)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(922)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(921)@418ab6e01cba: Deleted conn table entry 0TC_proc_ss_paging_fail0(928)7883709 TC_proc_ss_paging_fail0(928)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(928)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(921)@418ab6e01cba: Created IMSI[0] for '262420000000101'H'B469168C'O to be handled at TC_proc_ss_paging_fail0(928) MSC_Test-GSUP(926)@418ab6e01cba: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(928) MSC_Test_0-M3UA(922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(921)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(928) TC_proc_ss_paging_fail0(928)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(926)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(921)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(920)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(919)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(922)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(924)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(923)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(927)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(925)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(929)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(919): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(920): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(921): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(922): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(923): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(924): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(925): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(926): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(927): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_proc_ss_paging_fail0(928): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(929): none (pass -> pass) MTC@418ab6e01cba: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Sun May 19 08:21:47 UTC 2024 ====== MSC_Tests.TC_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=201401) Waiting for packet dumper to finish... 1 (prev_count=201401, count=213727) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort'. ------ MSC_Tests.TC_proc_ss_abort ------ Sun May 19 08:21:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_proc_ss_abort started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(933)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(933)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(933)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(931)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(934)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(933)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(933)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(933)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(933)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(933)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(936)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(936)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(936)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(936)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(936)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(937)@418ab6e01cba: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(939) TC_proc_ss_abort0(939)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(932)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(932)@418ab6e01cba: Added conn table entry 0TC_proc_ss_abort0(939)7209715 MSC_Test_0-RAN(932)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(931)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@418ab6e01cba: { messageType := 2, destLocRef := '6E02F3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(931)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(937)@418ab6e01cba: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(939) MSC_Test-GSUP(937)@418ab6e01cba: Added IMSI table entry 0TC_proc_ss_abort0(939)"262420000000102" MSC_Test_0-SCCP(931)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(931)@418ab6e01cba: vl_from0 TC_proc_ss_abort0(939)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(931)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_proc_ss_abort0(939)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(939)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(932)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(932)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(931)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(931)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(931)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(931)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(931)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(931)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(932)@418ab6e01cba: Deleted conn table entry 0TC_proc_ss_abort0(939)7209715 TC_proc_ss_abort0(939)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(932)@418ab6e01cba: Created IMSI[0] for '262420000000102'H'89FEB675'O to be handled at TC_proc_ss_abort0(939) MSC_Test-GSUP(937)@418ab6e01cba: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(939) MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(932)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(939) TC_proc_ss_abort0(939)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '89FEB675'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(932)@418ab6e01cba: Added conn table entry 0TC_proc_ss_abort0(939)3505845 MSC_Test_0-SCCP(931)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@418ab6e01cba: { messageType := 2, destLocRef := '357EB5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(931)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(939)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(931)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(939)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(931)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(931)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(931)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(933)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(932)@418ab6e01cba: Deleted conn table entry 0TC_proc_ss_abort0(939)3505845 TC_proc_ss_abort0(939)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(933)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(931)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(934)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(937)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(940)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(932)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(935)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(936)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(938)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(931): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(932): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(933): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(934): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(935): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(936): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(937): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(938): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_proc_ss_abort0(939): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(940): none (pass -> pass) MTC@418ab6e01cba: Test case TC_proc_ss_abort finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Sun May 19 08:21:52 UTC 2024 ====== MSC_Tests.TC_proc_ss_abort pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237008) Waiting for packet dumper to finish... 1 (prev_count=237008, count=307710) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd'. ------ MSC_Tests.TC_multi_lu_and_mo_ussd ------ Sun May 19 08:21:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_multi_lu_and_mo_ussd started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(944)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(944)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(944)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(942)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(945)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(944)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(944)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(944)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(944)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(944)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(947)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(947)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(947)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(947)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(947)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(950) TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(951) TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[2] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(953) TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[3] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(955) TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[4] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(957) TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[5] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(959) TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000215'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 0TC_multi_lu_and_mo_ussd0(950)6699814 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 1TC_multi_lu_and_mo_ussd0(951)349496 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 2TC_multi_lu_and_mo_ussd0(953)12728182 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 3TC_multi_lu_and_mo_ussd0(955)12934578 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 4TC_multi_lu_and_mo_ussd0(957)12324867 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:1 MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 5TC_multi_lu_and_mo_ussd0(959)4643521 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:2 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:3 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:4 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:5 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '663B26'O ("f;&"), sourceLocRef := '000087'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(950) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(950)"262420000000210" MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[0] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(961) MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[1] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(951) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(951)"262420000000211" MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '055538'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)@418ab6e01cba: Session index based on local reference:1 MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[2] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(953) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(953)"262420000000212" MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[3] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(955) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(955)"262420000000213" MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := 'C23776'O, sourceLocRef := '000089'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[4] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(957) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(957)"262420000000214" MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[5] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(959) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(959)"262420000000215" MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := 'C55DB2'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)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := 'BC1003'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)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '46DAC1'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)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 6TC_multi_lu_and_mo_ussd0(961)16112873 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 6 set to 1 TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:6 TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[0] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(961) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(961)"262420000000216" MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := 'F5DCE9'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-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[0] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(963) TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000217'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 7TC_multi_lu_and_mo_ussd0(963)2721045 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:7 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[1] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(965) TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 8TC_multi_lu_and_mo_ussd0(965)15165249 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[2] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(967) TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 9TC_multi_lu_and_mo_ussd0(967)1675896 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:9 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[3] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(969) TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 10TC_multi_lu_and_mo_ussd0(969)5064891 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:10 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[0] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(963) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(963)"262420000000217" MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '298515'O, sourceLocRef := '00008E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:7 MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[1] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(965) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(965)"262420000000218" MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[2] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(967) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(967)"262420000000219" MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := 'E76741'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)@418ab6e01cba: Session index based on local reference:8 MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[3] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(969) MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(969)"262420000000220" MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '199278'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)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[0] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(971) MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '4D48BB'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)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000221'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(950)6699814 TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(953)12728182 TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(951)349496 TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(955)12934578 TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: 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 := '3A42B8A1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(959)4643521 TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:6 TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: 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 := '17E673B4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 0TC_multi_lu_and_mo_ussd0(971)3287739 TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: 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 := '64614293'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: 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 := '5D6EED56'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 1TC_multi_lu_and_mo_ussd0(950)6869018 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: 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 := '8FBC366C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:1 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 2TC_multi_lu_and_mo_ussd0(953)7173301 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:2 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 3TC_multi_lu_and_mo_ussd0(955)9347714 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:3 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 5TC_multi_lu_and_mo_ussd0(951)8680293 MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[0] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(971) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(971)"262420000000221" MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:4 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '322ABB'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 11TC_multi_lu_and_mo_ussd0(959)14195757 TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:5 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(961)16112873 TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(957)12324867 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '68D01A'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 } } TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '6D74B5'O, sourceLocRef := '000094'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '8EA282'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)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: 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 := '0FE90435'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '847365'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)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(950) TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := 'D89C2D'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)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[1] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(953) TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: 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 := '57412420'O ("WA$ ") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[2] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(955) TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 4TC_multi_lu_and_mo_ussd0(957)1508700 MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[3] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(951) MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:6 MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 6TC_multi_lu_and_mo_ussd0(961)11648840 MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[4] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(973) TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:11 MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[5] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(959) MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000222'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '17055C'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)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := 'B1BF48'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)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[6] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(957) MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(967)1675896 TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[7] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(961) TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 9TC_multi_lu_and_mo_ussd0(973)120140 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:9 MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: 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 := 'BEBF028B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 12TC_multi_lu_and_mo_ussd0(967)7696655 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:12 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[8] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(975) TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 13TC_multi_lu_and_mo_ussd0(975)8931780 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:13 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[9] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(977) TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 14TC_multi_lu_and_mo_ussd0(977)12643327 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:14 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[10] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(979) TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 15TC_multi_lu_and_mo_ussd0(979)6378908 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:15 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:7 TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(963)2721045 TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[4] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(973) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(973)"262420000000222" MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '01D54C'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)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:8 TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: 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 := 'B1299CE5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[8] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(975) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(975)"262420000000223" MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(965)15165249 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[9] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(977) TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(977)"262420000000224" MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 7TC_multi_lu_and_mo_ussd0(963)8616757 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@418ab6e01cba: Found GsupExpect[10] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(979) MSC_Test-GSUP(948)@418ab6e01cba: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(979)"262420000000225" TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:7 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '75710F'O, sourceLocRef := '00009B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '8849C4'O, sourceLocRef := '00009C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:13 TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: 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 := '271DB091'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 8TC_multi_lu_and_mo_ussd0(965)13581001 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[4] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(967) MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := 'C0EBFF'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)@418ab6e01cba: Session index based on local reference:14 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:14 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '61559C'O, sourceLocRef := '00009E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:15 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:15 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '837B35'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)@418ab6e01cba: Session index based on local reference:7 TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(969)5064891 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := 'CF3AC9'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)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(955)9347714 MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(953)7173301 TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(950)6869018 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(959)14195757 TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:6 TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[8] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(963) MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(951)8680293 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: 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 := '2B8900B7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(955)@418ab6e01cba: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(953)@418ab6e01cba: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(959)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 1TC_multi_lu_and_mo_ussd0(969)9538490 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:1 MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[9] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(965) TC_multi_lu_and_mo_ussd0(950)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(951)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(957)1508700 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(961)11648840 TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(971)3287739 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:15 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:14 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: 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 := '52B4475D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(957)@418ab6e01cba: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(961)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '918BBA'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)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 0TC_multi_lu_and_mo_ussd0(971)12239324 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(973)120140 TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[10] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(969) MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := 'BAC1DC'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:15 TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: 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 := '5F995EDE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 2TC_multi_lu_and_mo_ussd0(973)3076820 TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[11] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(971) MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:14 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:2 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(975)8931780 TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(967)7696655 TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(963)8616757 TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '2EF2D4'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)@418ab6e01cba: Session index based on local reference:2 TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:15 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: 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 := 'AC749B77'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(979)6378908 TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(967)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:14 TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 3TC_multi_lu_and_mo_ussd0(975)252447 TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[12] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(973) MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:3 MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(977)12643327 TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: 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 := '165C1995'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: 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 := '0B0FB779'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 4TC_multi_lu_and_mo_ussd0(977)310869 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:4 MSC_Test_0-RAN(943)@418ab6e01cba: Added conn table entry 5TC_multi_lu_and_mo_ussd0(979)5508581 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: First idle individual index:5 MSC_Test_0-RAN(943)@418ab6e01cba: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '03DA1F'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)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '04BE55'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)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[13] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(975) MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: { messageType := 2, destLocRef := '540DE5'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)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[14] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(977) MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@418ab6e01cba: Created GsupExpect[15] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(979) MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(965)13581001 TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(965)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@418ab6e01cba: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:0 TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(969)9538490 TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(971)12239324 TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@418ab6e01cba: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(971)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(973)3076820 TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(973)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(975)252447 TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(942)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(942)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(975)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(942)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(979)5508581 MSC_Test_0-RAN(943)@418ab6e01cba: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(977)310869 TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@418ab6e01cba: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(979)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(943)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(942)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(948)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(944)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(949)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(945)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(956)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(960)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(941)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(962)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(946)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(947)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(970)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(976)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(958)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(954)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(966)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(974)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(964)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(952)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(978)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(972)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(980)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(968)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(981)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(942): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(943): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(944): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(945): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(946): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(947): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(948): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(949): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(950): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(951): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(952): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(953): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(954): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(955): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(956): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(957): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(958): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(959): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(960): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(961): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(962): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(963): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(964): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(965): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(966): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(967): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(968): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(969): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(970): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(971): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(972): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(973): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(974): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(975): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(976): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(977): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(978): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mo_ussd0(979): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(980): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(981): none (pass -> pass) MTC@418ab6e01cba: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass'. Sun May 19 08:21:58 UTC 2024 ====== MSC_Tests.TC_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_multi_lu_and_mo_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3757017) Waiting for packet dumper to finish... 1 (prev_count=3757017, count=3758768) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd'. ------ MSC_Tests.TC_multi_lu_and_mt_ussd ------ Sun May 19 08:22:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_multi_lu_and_mt_ussd started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(985)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(985)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(985)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(983)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(986)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(985)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(985)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(985)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(985)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(985)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(988)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(988)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(988)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(988)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(988)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(991) TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(992) TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(994) TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(996) TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(998) TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1000) TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1002) TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1004) TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1006) TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1008) TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1010) TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1012) TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1014) TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1016) TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1018) TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1020) TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 0TC_multi_lu_and_mt_ussd0(991)15192590 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 1TC_multi_lu_and_mt_ussd0(992)3097265 MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 2TC_multi_lu_and_mt_ussd0(994)7719084 MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 3TC_multi_lu_and_mt_ussd0(996)6134577 MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 4TC_multi_lu_and_mt_ussd0(998)1006950 MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1000)2305586 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:1 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1002)11015147 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:2 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:3 MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:4 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:5 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:6 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1004)12273472 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:7 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1006)9482718 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1008)10356020 MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:9 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1010)10657761 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:10 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1012)14922397 MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1014)4565919 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:11 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:12 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1016)16065087 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:13 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1018)13468307 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1020)15148984 MSC_Test_0-RAN(984)@418ab6e01cba: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:14 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:15 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := 'E7D20E'O, sourceLocRef := '0000A7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(991) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(991)"262420000000226" MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(992) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(992)"262420000000227" MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(994) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(994)"262420000000228" MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(996) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(996)"262420000000229" MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '2F42B1'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)@418ab6e01cba: Session index based on local reference:1 MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(998) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(998)"262420000000230" MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1000) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1000)"262420000000231" MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '75C8AC'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)@418ab6e01cba: Session index based on local reference:2 MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1002)"262420000000232" MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1004)"262420000000233" MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '5D9B31'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)@418ab6e01cba: Session index based on local reference:3 MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1006) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1006)"262420000000234" MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1008) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1008)"262420000000235" MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '0F5D66'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)@418ab6e01cba: Session index based on local reference:4 MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1010) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1010)"262420000000236" MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '232E32'O ("#.2"), 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)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1012) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1012)"262420000000237" MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := 'A813EB'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)@418ab6e01cba: Session index based on local reference:6 MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1014) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1014)"262420000000238" MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1016) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1016)"262420000000239" MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := 'BB4740'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)@418ab6e01cba: Session index based on local reference:7 MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1018) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1018)"262420000000240" TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@418ab6e01cba: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1020) MSC_Test-GSUP(989)@418ab6e01cba: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1020)"262420000000241" MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '90B1DE'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)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '9E0534'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)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := 'A29FE1'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)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := 'E3B29D'O, sourceLocRef := '0000B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '45AB9F'O, sourceLocRef := '0000B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:12 TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := 'F5223F'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)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := 'CD8293'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)@418ab6e01cba: Session index based on local reference:14 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:14 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := 'E727B8'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)@418ab6e01cba: Session index based on local reference:15 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:15 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(991)15192590 TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[0] for '262420000000226'H'7CFB9A22'O to be handled at TC_multi_lu_and_mt_ussd0(991) MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(991) MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(994)7719084 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1000)2305586 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(992)3097265 TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(996)6134577 TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:14 TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(991) MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[1] for '262420000000231'H'88D2D65E'O to be handled at TC_multi_lu_and_mt_ussd0(1000) MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[1] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1000) TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7CFB9A22'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(998)1006950 TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[2] for '262420000000228'H'5CF5510B'O to be handled at TC_multi_lu_and_mt_ussd0(994) TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[3] for '262420000000229'H'175DC0AE'O to be handled at TC_multi_lu_and_mt_ussd0(996) MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[4] for '262420000000227'H'07FFF313'O to be handled at TC_multi_lu_and_mt_ussd0(992) MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(994) MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(996) TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[4] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(992) TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 0TC_multi_lu_and_mt_ussd0(991)8505403 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[5] for '262420000000230'H'873E727E'O to be handled at TC_multi_lu_and_mt_ussd0(998) MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[5] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(998) MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '81C83B'O, sourceLocRef := '0000B7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1006)9482718 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:9 TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1002)11015147 TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1008)10356020 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:14 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1004)12273472 TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1016)16065087 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[6] for '262420000000234'H'690B0190'O to be handled at TC_multi_lu_and_mt_ussd0(1006) MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[7] for '262420000000235'H'3ADAC0A3'O to be handled at TC_multi_lu_and_mt_ussd0(1008) MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[8] for '262420000000232'H'6A4A2ABA'O to be handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1014)4565919 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[6] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1006) MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[7] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1008) MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[8] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[9] for '262420000000233'H'00E2D414'O to be handled at TC_multi_lu_and_mt_ussd0(1004) TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[9] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:10 TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1010)10657761 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[10] for '262420000000239'H'3ED60280'O to be handled at TC_multi_lu_and_mt_ussd0(1016) MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[11] for '262420000000238'H'1CE2A6E6'O to be handled at TC_multi_lu_and_mt_ussd0(1014) MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:15 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[10] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1014) MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[11] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1016) MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1012)14922397 TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:14 TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1000) TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '88D2D65E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1018)13468307 MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(994) MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(996) TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(992) MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(998) MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[12] for '262420000000236'H'BCD6AE1E'O to be handled at TC_multi_lu_and_mt_ussd0(1010) MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1000)6839912 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:1 MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[13] for '262420000000237'H'51AF1A05'O to be handled at TC_multi_lu_and_mt_ussd0(1012) TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[12] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1010) MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '873E727E'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '07FFF313'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5CF5510B'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[13] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1012) TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '175DC0AE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:15 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 2TC_multi_lu_and_mt_ussd0(998)10286714 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:2 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 3TC_multi_lu_and_mt_ussd0(994)60796 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:3 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 4TC_multi_lu_and_mt_ussd0(992)8366131 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 5TC_multi_lu_and_mt_ussd0(996)6764340 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:4 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:5 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[14] for '262420000000240'H'115B1BE0'O to be handled at TC_multi_lu_and_mt_ussd0(1018) MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '685E68'O ("h^h"), sourceLocRef := '0000B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:1 MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1018) MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '9CF67A'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)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '00ED7C'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)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '7FA833'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)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '673734'O ("g74"), 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)@418ab6e01cba: Session index based on local reference:5 TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:15 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1020)15148984 TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1004) MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1002) MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1006) MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1014) TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6A4A2ABA'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '00E2D414'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1008) MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1016) MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1012) MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(984)@418ab6e01cba: Created IMSI[15] for '262420000000241'H'1EA47F0B'O to be handled at TC_multi_lu_and_mt_ussd0(1020) TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '690B0190'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(989)@418ab6e01cba: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1020) MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1010) MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1018) TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3ED60280'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1CE2A6E6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1004)4363514 TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '51AF1A05'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1002)9450692 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:6 TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3ADAC0A3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:7 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1006)10367471 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:8 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1016)11432112 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '115B1BE0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:9 TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1014)13460628 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:10 TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BCD6AE1E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1012)5112262 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:11 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1008)1050259 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:12 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1018)9984704 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:13 MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1010)14217109 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:14 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(991)8505403 TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '4294FA'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)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '9034C4'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)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(991)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '9E31EF'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)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := 'AE70B0'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)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := 'CD6494'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)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '4E01C6'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)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '100693'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)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := '985AC0'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)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := 'D8EF95'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)@418ab6e01cba: Session index based on local reference:14 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:14 MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1000)6839912 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:14 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:4 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:3 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(998)10286714 TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@418ab6e01cba: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(992)8366131 MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(994)60796 TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(984)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1020) TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(998)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(994)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 TC_multi_lu_and_mt_ussd0(992)@418ab6e01cba: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1EA47F0B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1020)12597774 MSC_Test_0-SCCP(983)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:6 TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:5 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(996)6764340 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:8 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:7 TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: { messageType := 2, destLocRef := 'C03A0E'O, sourceLocRef := '0000C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 TC_multi_lu_and_mt_ussd0(996)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:6 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:7 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1004)4363514 TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:8 TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1002)9450692 TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1006)10367471 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:9 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1016)11432112 TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@418ab6e01cba: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 TC_multi_lu_and_mt_ussd0(1002)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@418ab6e01cba: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1006)@418ab6e01cba: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1016)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:14 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:14 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:11 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:10 MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1012)5112262 MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1014)13460628 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:12 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1008)1050259 TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:13 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:14 MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(983)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(983)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1018)9984704 TC_multi_lu_and_mt_ussd0(1008)@418ab6e01cba: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1012)@418ab6e01cba: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1014)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1010)14217109 TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@418ab6e01cba: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1010)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(985)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@418ab6e01cba: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1020)12597774 TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP-IPA(988)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(989)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(984)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1015)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(997)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(982)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1007)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(986)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(999)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1005)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(985)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(990)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(987)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(993)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1009)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1001)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(995)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1013)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1017)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(983)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1021)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1022)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1019)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1003)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1011)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(982): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(983): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(984): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(985): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(986): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(987): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(988): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(989): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(990): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(991): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(992): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(993): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(994): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(995): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(996): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(998): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1000): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1001): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1002): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1003): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1004): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1005): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1006): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1007): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1008): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1009): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1010): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1011): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1012): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1013): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1014): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1015): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1016): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1017): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1018): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1020): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1021): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1022): none (pass -> pass) MTC@418ab6e01cba: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass'. Sun May 19 08:22:04 UTC 2024 ====== MSC_Tests.TC_multi_lu_and_mt_ussd pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_multi_lu_and_mt_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3919685) Waiting for packet dumper to finish... 1 (prev_count=3919685, count=3920758) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher'. ------ MSC_Tests.TC_cipher_complete_with_invalid_cipher ------ Sun May 19 08:22:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cipher_complete_with_invalid_cipher started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1026)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1026)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1026)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1024)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1027)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1029)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1029)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1029)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1029)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1026)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1026)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1026)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1026)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1026)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1026)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1026)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1026)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1026)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1026)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1030)@418ab6e01cba: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1032) TC_cipher_complete_with_invalid_cipher0(1032)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1025)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1025)@418ab6e01cba: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1032)10187156 MSC_Test_0-SCCP(1024)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1025)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1026)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@418ab6e01cba: { messageType := 2, destLocRef := '9B7194'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1030)@418ab6e01cba: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1032) MSC_Test-GSUP(1030)@418ab6e01cba: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1032)"262420000000052" MSC_Test_0-M3UA(1026)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1025)@418ab6e01cba: patching N(SD)=1 into dtap '0514F024C044'O MSC_Test_0-RAN(1025)@418ab6e01cba: patched enc_l3: '0554F024C044'O MSC_Test_0-SCCP(1024)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1024)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1024)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1024)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554F024C044'O MSC_Test_0-M3UA(1026)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1024)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1024)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1024)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1024)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1026)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1026)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1026)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1024)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1032)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(1024)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1024)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1024)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1024)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1026)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1026)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1026)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1025)@418ab6e01cba: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1032)10187156 TC_cipher_complete_with_invalid_cipher0(1032)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1032)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1032)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1032)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(1026)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1030)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1024)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1025)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1023)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1033)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1027)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1029)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1031)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1028)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1023): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1024): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1025): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1026): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1027): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1028): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1029): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1030): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1031): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1032): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1033): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass'. Sun May 19 08:22:15 UTC 2024 ====== MSC_Tests.TC_cipher_complete_with_invalid_cipher pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cipher_complete_with_invalid_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208626) Waiting for packet dumper to finish... 1 (prev_count=208626, count=209699) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher'. ------ MSC_Tests.TC_cipher_complete_1_without_cipher ------ Sun May 19 08:22:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cipher_complete_1_without_cipher started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1037)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1037)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1037)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1035)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1038)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1037)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1037)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1037)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1037)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1037)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1037)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1037)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1037)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1037)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1040)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1040)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1040)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1040)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1040)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1041)@418ab6e01cba: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1043) TC_cipher_complete_1_without_cipher0(1043)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1036)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1036)@418ab6e01cba: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1043)9382507 MSC_Test_0-SCCP(1035)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1036)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@418ab6e01cba: { messageType := 2, destLocRef := '8F2A6B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1041)@418ab6e01cba: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1043) MSC_Test-GSUP(1041)@418ab6e01cba: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1043)"262420000000053" MSC_Test_0-M3UA(1037)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1036)@418ab6e01cba: patching N(SD)=1 into dtap '05144E8206DF'O MSC_Test_0-RAN(1036)@418ab6e01cba: patched enc_l3: '05544E8206DF'O MSC_Test_0-SCCP(1035)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1035)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1035)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000605544E8206DF'O MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1035)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1035)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1035)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1037)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1043)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-RAN(1036)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1036)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1035)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1035)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1035)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1035)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1035)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1035)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1036)@418ab6e01cba: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1043)9382507 TC_cipher_complete_1_without_cipher0(1043)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1043)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1043)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1043)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1043)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1035)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1037)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1038)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1041)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1036)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1044)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1034)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1039)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1040)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1042)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1035): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1036): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1037): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1038): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1039): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1040): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1041): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1042): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1043): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1044): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass'. Sun May 19 08:22:20 UTC 2024 ====== MSC_Tests.TC_cipher_complete_1_without_cipher pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cipher_complete_1_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228978) Waiting for packet dumper to finish... 1 (prev_count=228978, count=230051) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher'. ------ MSC_Tests.TC_cipher_complete_3_without_cipher ------ Sun May 19 08:22:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cipher_complete_3_without_cipher started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1048)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1048)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1048)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1046)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1049)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1048)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1048)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1048)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1048)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1048)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1051)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1051)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1051)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1051)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1051)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1052)@418ab6e01cba: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1054) TC_cipher_complete_3_without_cipher0(1054)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1047)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1047)@418ab6e01cba: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1054)3605878 MSC_Test_0-SCCP(1046)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1047)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@418ab6e01cba: { messageType := 2, destLocRef := '370576'O, sourceLocRef := '0000C9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1046)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1052)@418ab6e01cba: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1054) MSC_Test-GSUP(1052)@418ab6e01cba: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1054)"262420000000054" MSC_Test_0-M3UA(1048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1047)@418ab6e01cba: patching N(SD)=1 into dtap '05145845893B'O MSC_Test_0-RAN(1047)@418ab6e01cba: patched enc_l3: '05545845893B'O MSC_Test_0-SCCP(1046)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1046)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1046)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000605545845893B'O MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1046)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1046)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1046)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1046)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1054)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-RAN(1047)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1047)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1046)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1046)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1046)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1046)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1046)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1048)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1047)@418ab6e01cba: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1054)3605878 TC_cipher_complete_3_without_cipher0(1054)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1054)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1054)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1054)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1054)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1046)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1049)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1048)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1052)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1050)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1047)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1045)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1055)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1053)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1051)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1045): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1046): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1047): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1048): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1049): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1050): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1051): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1052): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1053): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1054): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1055): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass'. Sun May 19 08:22:26 UTC 2024 ====== MSC_Tests.TC_cipher_complete_3_without_cipher pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cipher_complete_3_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248018) Waiting for packet dumper to finish... 1 (prev_count=248018, count=249769) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher'. ------ MSC_Tests.TC_cipher_complete_13_without_cipher ------ Sun May 19 08:22:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cipher_complete_13_without_cipher started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1059)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1059)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1059)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1057)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1060)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1059)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1059)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1059)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1059)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1059)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1059)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1059)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1059)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1059)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1062)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1062)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1062)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1062)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1062)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1063)@418ab6e01cba: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1065) TC_cipher_complete_13_without_cipher0(1065)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1058)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1058)@418ab6e01cba: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1065)1513464 MSC_Test_0-SCCP(1057)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1058)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@418ab6e01cba: { messageType := 2, destLocRef := '1717F8'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1063)@418ab6e01cba: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1065) MSC_Test-GSUP(1063)@418ab6e01cba: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1065)"262420000000055" MSC_Test_0-M3UA(1059)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1058)@418ab6e01cba: patching N(SD)=1 into dtap '0514135E64EE'O MSC_Test_0-RAN(1058)@418ab6e01cba: patched enc_l3: '0554135E64EE'O MSC_Test_0-SCCP(1057)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1057)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1057)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554135E64EE'O MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1057)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1057)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1057)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1057)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1059)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1065)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-RAN(1058)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1058)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1057)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1057)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1057)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1057)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1057)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1059)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1058)@418ab6e01cba: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1065)1513464 TC_cipher_complete_13_without_cipher0(1065)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1065)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1065)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1065)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1065)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1058)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1060)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1062)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1063)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1056)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1061)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1057)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1059)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1064)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1066)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1056): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1057): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1058): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1059): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1060): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1061): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1062): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1063): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1064): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1065): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1066): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass'. Sun May 19 08:22:31 UTC 2024 ====== MSC_Tests.TC_cipher_complete_13_without_cipher pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cipher_complete_13_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248536) Waiting for packet dumper to finish... 1 (prev_count=248536, count=250287) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc'. ------ MSC_Tests.TC_lu_with_invalid_mcc_mnc ------ Sun May 19 08:22:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_with_invalid_mcc_mnc started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1070)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1070)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1070)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1068)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1071)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1070)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1070)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1070)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1070)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1070)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1070)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1070)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1070)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1070)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1070)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1070)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1070)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1070)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1070)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1070)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1073)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1073)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1073)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1073)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1073)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1074)@418ab6e01cba: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1076) TC_lu_with_invalid_mcc_mnc0(1076)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1070)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1069)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1069)@418ab6e01cba: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1076)1310015 MSC_Test_0-RAN(1069)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1068)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1070)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1070)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1070)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1070)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@418ab6e01cba: { messageType := 2, destLocRef := '13FD3F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1074)@418ab6e01cba: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1076) MSC_Test-GSUP(1074)@418ab6e01cba: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1076)"262420000000054" MSC_Test_0-M3UA(1070)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1070)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1070)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1070)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1068)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1076)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(1068)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1068)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1068)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1068)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1070)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1070)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1070)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1069)@418ab6e01cba: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1076)1310015 TC_lu_with_invalid_mcc_mnc0(1076)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1076)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1068)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1071)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1074)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1069)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1072)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1070)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1075)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1073)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1067)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1077)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1067): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1068): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1069): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1070): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1071): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1072): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1073): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1074): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1075): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1076): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1077): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass'. Sun May 19 08:22:42 UTC 2024 ====== MSC_Tests.TC_lu_with_invalid_mcc_mnc pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_with_invalid_mcc_mnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=168352) Waiting for packet dumper to finish... 1 (prev_count=168352, count=169425) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset'. ------ MSC_Tests.TC_sgsap_reset ------ Sun May 19 08:22:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_reset started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1081)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1081)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1081)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1079)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1082)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1081)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1081)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1081)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1081)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1081)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1081)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1081)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1081)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1081)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1081)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1081)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1081)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1081)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1081)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1081)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1084)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1084)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1084)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1084)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1084)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1087)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1087)@418ab6e01cba: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1088) TC_sgsap_reset0(1088)@418ab6e01cba: VLR name: "vlr.example.net" TC_sgsap_reset0(1088)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1081)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1081)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1081)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1080)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1088)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1080)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1079)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1081)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1085)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1082)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1078)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1087)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1086)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1083)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1084)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1089)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1079): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1080): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1081): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1082): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1083): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1084): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1085): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1086): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1087): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_reset0(1088): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1089): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_reset finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Sun May 19 08:22:48 UTC 2024 ====== MSC_Tests.TC_sgsap_reset pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=145911) Waiting for packet dumper to finish... 1 (prev_count=145911, count=146984) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu'. ------ MSC_Tests.TC_sgsap_lu ------ Sun May 19 08:22:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_lu started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1093)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1093)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1093)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1091)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1094)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1093)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1093)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1093)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1093)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1093)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1096)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1096)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1096)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1096)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1096)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1099)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1099)@418ab6e01cba: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1100) MSC_Test-GSUP(1097)@418ab6e01cba: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1100) MSC_Test-GSUP(1097)@418ab6e01cba: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1100) MSC_Test-GSUP(1097)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_lu0(1100)"262420000011811" TC_sgsap_lu0(1100)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1100)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1099)@418ab6e01cba: 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 := '49C43617'O } } } } } } handled at TC_sgsap_lu0(1100) TC_sgsap_lu0(1100)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1100)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test-GSUP(1097)@418ab6e01cba: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1100) TC_sgsap_lu0(1100)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1092)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1092)@418ab6e01cba: Added conn table entry 0TC_sgsap_lu0(1100)9636412 MSC_Test_0-SCCP(1091)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1092)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@418ab6e01cba: { messageType := 2, destLocRef := '930A3C'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1091)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1091)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu0(1100)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1100)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1092)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1092)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1091)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1091)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1091)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1091)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1092)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_lu0(1100)9636412 TC_sgsap_lu0(1100)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1092)@418ab6e01cba: Created IMSI[0] for '262420000011811'H'79ED8847'O to be handled at TC_sgsap_lu0(1100) MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1092)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1100) TC_sgsap_lu0(1100)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@418ab6e01cba: 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 := '79ED8847'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1092)@418ab6e01cba: Added conn table entry 0TC_sgsap_lu0(1100)1439023 MSC_Test_0-RAN(1092)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1091)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@418ab6e01cba: { messageType := 2, destLocRef := '15F52F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1100)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1091)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1091)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1100)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1091)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1091)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1091)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1091)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1093)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1092)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_lu0(1100)1439023 TC_sgsap_lu0(1100)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1091)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1093)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1092)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1094)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1097)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1101)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1098)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1096)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1095)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1099)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1091): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1092): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1093): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1094): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1095): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1096): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1097): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1098): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1099): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_lu0(1100): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1101): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_lu finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. Sun May 19 08:22:54 UTC 2024 ====== MSC_Tests.TC_sgsap_lu pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357301) Waiting for packet dumper to finish... 1 (prev_count=357301, count=358374) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject'. ------ MSC_Tests.TC_sgsap_lu_imsi_reject ------ Sun May 19 08:22:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_lu_imsi_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1105)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1105)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1105)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1103)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1106)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1105)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1105)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1105)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1105)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1105)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1105)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1108)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1108)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1108)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1108)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1108)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1111)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1111)@418ab6e01cba: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test-GSUP(1109)@418ab6e01cba: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test-GSUP(1109)@418ab6e01cba: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test-GSUP(1109)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1112)"262420000011812" TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011812'H MSC_Test-SGsAP(1111)@418ab6e01cba: 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)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test-GSUP(1109)@418ab6e01cba: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1112) TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1104)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1104)@418ab6e01cba: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1112)5049085 MSC_Test_0-RAN(1104)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1103)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@418ab6e01cba: { messageType := 2, destLocRef := '4D0AFD'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1103)@418ab6e01cba: vl_from0 TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1103)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1104)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1104)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1103)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1103)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1103)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1103)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1104)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1112)5049085 TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1104)@418ab6e01cba: Created IMSI[0] for '262420000011812'H'0E99872C'O to be handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1104)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1112) TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: 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 := '0E99872C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1104)@418ab6e01cba: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1112)3302646 MSC_Test_0-RAN(1104)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1103)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1103)@418ab6e01cba: { messageType := 2, destLocRef := '3264F6'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1103)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1103)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1103)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1103)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1103)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1103)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1104)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1112)3302646 MSC_Test_0-M3UA(1105)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(1109)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1103)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1106)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1104)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1107)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1105)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1108)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1113)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1102)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1110)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1111)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1103): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1104): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1105): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1106): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1107): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1108): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1109): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1110): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1111): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1112): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1113): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Sun May 19 08:22:59 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_imsi_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=354586) Waiting for packet dumper to finish... 1 (prev_count=354586, count=355659) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing'. ------ MSC_Tests.TC_sgsap_lu_and_nothing ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_lu_and_nothing started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1117)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1117)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1117)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1115)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1118)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1117)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1117)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1117)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1117)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1117)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1120)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1120)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1120)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1120)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1120)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1123)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1123)@418ab6e01cba: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test-GSUP(1121)@418ab6e01cba: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test-GSUP(1121)@418ab6e01cba: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test-GSUP(1121)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1124)"262420000011813" TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1123)@418ab6e01cba: 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 := '50CE657A'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1124) TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1116)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(1120)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1120)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1120)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1120)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1121)@418ab6e01cba: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1124) TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_lu_and_nothing0(1124)15732838 MSC_Test_0-RAN(1116)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1115)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@418ab6e01cba: { messageType := 2, destLocRef := 'F01066'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1115)@418ab6e01cba: vl_from0 TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1115)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1116)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1116)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1115)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1115)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1115)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1115)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1116)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1124)15732838 TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1116)@418ab6e01cba: Created IMSI[0] for '262420000011813'H'49958305'O to be handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1116)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1124) TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: 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 := '49958305'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1116)@418ab6e01cba: Added conn table entry 0TC_sgsap_lu_and_nothing0(1124)11219522 MSC_Test_0-RAN(1116)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1115)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@418ab6e01cba: { messageType := 2, destLocRef := 'AB3242'O, sourceLocRef := '0000D1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1115)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1115)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1115)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1115)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1115)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1115)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1117)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1116)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1124)11219522 TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1116)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1117)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1118)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1121)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1115)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1119)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1114)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1120)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1125)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1123)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1122)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1114): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1115): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1116): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1117): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1118): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1119): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1120): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1121): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1122): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1123): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_lu_and_nothing0(1124): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1125): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Sun May 19 08:23:49 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_and_nothing pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_lu_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=363760) Waiting for packet dumper to finish... 1 (prev_count=363760, count=364833) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_eps ------ Sun May 19 08:23:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_expl_imsi_det_eps started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1129)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1129)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1129)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1127)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1130)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1129)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1129)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1129)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1129)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1129)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1132)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1132)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1132)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1132)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1132)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1135)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1135)@418ab6e01cba: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test-GSUP(1133)@418ab6e01cba: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test-GSUP(1133)@418ab6e01cba: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test-GSUP(1133)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1136)"262420000011814" TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1135)@418ab6e01cba: 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 := 'A53FABE8'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1136) TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1128)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1133)@418ab6e01cba: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1136) TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)15098403 MSC_Test_0-RAN(1128)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1127)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@418ab6e01cba: { messageType := 2, destLocRef := 'E66223'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1128)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1128)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1128)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)15098403 TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1128)@418ab6e01cba: Created IMSI[0] for '262420000011814'H'2C7C1AD9'O to be handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1128)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1136) TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: 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 := '2C7C1AD9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1128)@418ab6e01cba: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)3876389 MSC_Test_0-RAN(1128)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1127)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@418ab6e01cba: { messageType := 2, destLocRef := '3B2625'O (";&%"), sourceLocRef := '0000D3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1127)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1127)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1129)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1128)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)3876389 TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1128)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1127)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1133)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1134)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1137)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1129)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1130)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1126)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1135)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1132)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1131)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1126): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1127): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1128): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1129): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1130): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1131): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1132): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1133): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1134): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1135): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1136): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1137): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass'. Sun May 19 08:23:58 UTC 2024 ====== MSC_Tests.TC_sgsap_expl_imsi_det_eps pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=360210) Waiting for packet dumper to finish... 1 (prev_count=360210, count=362092) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_eps ------ Sun May 19 08:24:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_impl_imsi_det_eps started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1141)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1141)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1141)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1139)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1142)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1141)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1141)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1141)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1141)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1141)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1144)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1144)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1144)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1144)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1144)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1147)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1147)@418ab6e01cba: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test-GSUP(1145)@418ab6e01cba: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test-GSUP(1145)@418ab6e01cba: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test-GSUP(1145)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1148)"262420000011814" TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1147)@418ab6e01cba: 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 := '1D8D0FE8'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1148) TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1140)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1145)@418ab6e01cba: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1148) TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)4907632 MSC_Test_0-RAN(1140)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1139)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@418ab6e01cba: { messageType := 2, destLocRef := '4AE270'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1139)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1139)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1140)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1140)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1139)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1139)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1139)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1139)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1140)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)4907632 TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1140)@418ab6e01cba: Created IMSI[0] for '262420000011814'H'A4CF3DD6'O to be handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1140)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1148) TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: 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 := 'A4CF3DD6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1140)@418ab6e01cba: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)10503509 MSC_Test_0-RAN(1140)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1139)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1139)@418ab6e01cba: { messageType := 2, destLocRef := 'A04555'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1139)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1139)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1139)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1139)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1139)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1139)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1141)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1140)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)10503509 TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1140)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1142)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1141)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1145)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1143)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1139)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1144)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1138)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1146)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1147)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1149)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1138): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1139): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1140): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1141): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1142): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1143): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1144): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1145): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1146): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1147): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1148): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1149): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass'. Sun May 19 08:24:06 UTC 2024 ====== MSC_Tests.TC_sgsap_impl_imsi_det_eps pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=362786) Waiting for packet dumper to finish... 1 (prev_count=362786, count=363859) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_noneps ------ Sun May 19 08:24:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1153)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1153)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1153)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1151)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1154)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1153)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1153)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1153)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1153)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1153)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1156)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1156)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1156)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1156)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1156)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-SGsAP(1159)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1159)@418ab6e01cba: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test-GSUP(1157)@418ab6e01cba: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test-GSUP(1157)@418ab6e01cba: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test-GSUP(1157)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)"262420000011815" TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1159)@418ab6e01cba: 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 := '29AE2853'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1160) TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1152)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1157)@418ab6e01cba: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)8060100 MSC_Test_0-RAN(1152)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1151)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@418ab6e01cba: { messageType := 2, destLocRef := '7AFCC4'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1151)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1151)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1152)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1152)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1151)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1151)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1151)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1151)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1152)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)8060100 TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1152)@418ab6e01cba: Created IMSI[0] for '262420000011815'H'776DAE63'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1152)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1160) TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: 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 := '776DAE63'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1152)@418ab6e01cba: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)11876143 MSC_Test_0-RAN(1152)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1151)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@418ab6e01cba: { messageType := 2, destLocRef := 'B5372F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1151)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1151)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1151)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1151)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1151)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1151)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1153)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1152)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)11876143 TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1152)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1153)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1151)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1157)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1150)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1154)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1161)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1159)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1158)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1156)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1155)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1150): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1151): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1152): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1153): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1154): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1155): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1156): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1157): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1158): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1159): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1160): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1161): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass'. Sun May 19 08:24:14 UTC 2024 ====== MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=363186) Waiting for packet dumper to finish... 1 (prev_count=363186, count=365643) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_noneps ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1165)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1165)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1165)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1163)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1166)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1165)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1165)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1165)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1165)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1165)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1168)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1168)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1168)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1168)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1168)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1171)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1171)@418ab6e01cba: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test-GSUP(1169)@418ab6e01cba: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test-GSUP(1169)@418ab6e01cba: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test-GSUP(1169)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)"262420000011815" TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1171)@418ab6e01cba: 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 := '27286F87'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1172) TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1164)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1169)@418ab6e01cba: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)7762430 MSC_Test_0-RAN(1164)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1163)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@418ab6e01cba: { messageType := 2, destLocRef := '7671FE'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1163)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1163)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1164)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1164)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1163)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1163)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1163)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1163)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1164)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)7762430 TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1164)@418ab6e01cba: Created IMSI[0] for '262420000011815'H'8D79CE6F'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1164)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1172) TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: 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 := '8D79CE6F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1164)@418ab6e01cba: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)1306982 MSC_Test_0-RAN(1164)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1163)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@418ab6e01cba: { messageType := 2, destLocRef := '13F166'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1163)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1163)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1163)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1163)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1163)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1163)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1165)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1164)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)1306982 TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1164)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1163)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1166)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1169)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1165)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1171)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1167)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1173)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1168)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1170)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1162)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1162): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1163): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1164): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1165): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1166): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1167): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1168): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1169): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1170): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1171): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1172): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1173): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass'. Sun May 19 08:24:22 UTC 2024 ====== MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=364565) Waiting for packet dumper to finish... 1 (prev_count=364565, count=366213) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej'. ------ MSC_Tests.TC_sgsap_paging_rej ------ Sun May 19 08:24:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_paging_rej started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1177)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1177)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1177)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1175)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1178)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1177)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1177)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1177)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1177)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1177)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1180)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1180)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1180)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1180)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1180)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1183)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1183)@418ab6e01cba: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1184) MSC_Test-GSUP(1181)@418ab6e01cba: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1184) MSC_Test-GSUP(1181)@418ab6e01cba: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1184) MSC_Test-GSUP(1181)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_paging_rej0(1184)"262420000011816" TC_sgsap_paging_rej0(1184)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1184)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1183)@418ab6e01cba: 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 := '1CBA332A'O } } } } } } handled at TC_sgsap_paging_rej0(1184) TC_sgsap_paging_rej0(1184)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1176)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1184)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1181)@418ab6e01cba: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1184) TC_sgsap_paging_rej0(1184)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_paging_rej0(1184)1655645 MSC_Test_0-RAN(1176)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1175)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@418ab6e01cba: { messageType := 2, destLocRef := '19435D'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1184)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1175)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1175)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1176)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1176)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1175)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1175)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1175)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1175)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1176)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_paging_rej0(1184)1655645 TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1176)@418ab6e01cba: Created IMSI[0] for '262420000011816'H'3D375737'O ("=7W7") to be handled at TC_sgsap_paging_rej0(1184) MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1176)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1184) TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@418ab6e01cba: 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 := '3D375737'O ("=7W7") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1176)@418ab6e01cba: Added conn table entry 0TC_sgsap_paging_rej0(1184)16682605 MSC_Test_0-RAN(1176)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1175)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@418ab6e01cba: { messageType := 2, destLocRef := 'FE8E6D'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1184)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1175)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1175)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1175)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1175)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1175)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1175)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1177)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1176)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_paging_rej0(1184)16682605 TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(1181)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1177)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1185)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1174)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1175)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1178)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1183)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1182)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1176)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1180)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1179)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1174): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1175): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1176): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1177): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1178): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1179): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1180): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1181): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1182): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1183): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_paging_rej0(1184): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1185): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Sun May 19 08:24:29 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_rej pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_paging_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=366049) Waiting for packet dumper to finish... 1 (prev_count=366049, count=367122) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej'. ------ MSC_Tests.TC_sgsap_paging_subscr_rej ------ Sun May 19 08:24:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_paging_subscr_rej started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1189)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1189)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1189)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1187)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1190)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1189)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1189)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1189)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1189)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1189)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1192)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1192)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1192)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1192)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1192)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1195)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1195)@418ab6e01cba: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test-GSUP(1193)@418ab6e01cba: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test-GSUP(1193)@418ab6e01cba: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test-GSUP(1193)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1196)"262420000011817" TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1195)@418ab6e01cba: 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 := '2E0D51A5'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1196) TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1188)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1193)@418ab6e01cba: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1196) TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1196)1980325 MSC_Test_0-RAN(1188)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1187)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@418ab6e01cba: { messageType := 2, destLocRef := '1E37A5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1187)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1187)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1188)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1188)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1187)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1187)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1187)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1187)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1188)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1196)1980325 TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1188)@418ab6e01cba: Created IMSI[0] for '262420000011817'H'B738B91C'O to be handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1188)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1196) TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: 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 := 'B738B91C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1188)@418ab6e01cba: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1196)12647522 MSC_Test_0-RAN(1188)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1187)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@418ab6e01cba: { messageType := 2, destLocRef := 'C0FC62'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1187)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1187)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1187)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1187)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1187)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1187)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1189)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1188)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1196)12647522 TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1188)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1190)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1194)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1197)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1193)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1186)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1187)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1189)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1192)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1195)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1191)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1186): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1187): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1188): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1189): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1190): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1191): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1192): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1193): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1194): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1195): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1196): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1197): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Sun May 19 08:24:37 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_subscr_rej pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_paging_subscr_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=363859) Waiting for packet dumper to finish... 1 (prev_count=363859, count=365507) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr'. ------ MSC_Tests.TC_sgsap_paging_ue_unr ------ Sun May 19 08:24:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_paging_ue_unr started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1201)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1201)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1201)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1199)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1202)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1201)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1201)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1201)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1201)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1201)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1204)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1204)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1204)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1204)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1204)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1207)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1207)@418ab6e01cba: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test-GSUP(1205)@418ab6e01cba: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test-GSUP(1205)@418ab6e01cba: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test-GSUP(1205)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1208)"262420000011818" TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011818'H MSC_Test-SGsAP(1207)@418ab6e01cba: 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 := '5D08D209'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1208) TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1200)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1205)@418ab6e01cba: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1208) TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_paging_ue_unr0(1208)11130136 MSC_Test_0-RAN(1200)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1199)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@418ab6e01cba: { messageType := 2, destLocRef := 'A9D518'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1199)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1199)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1200)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1200)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1199)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1199)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1199)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1199)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1200)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1208)11130136 TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1200)@418ab6e01cba: Created IMSI[0] for '262420000011818'H'BAD48DAE'O to be handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1200)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1208) TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: 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 := 'BAD48DAE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1200)@418ab6e01cba: Added conn table entry 0TC_sgsap_paging_ue_unr0(1208)2108254 MSC_Test_0-RAN(1200)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1199)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@418ab6e01cba: { messageType := 2, destLocRef := '202B5E'O (" +^"), sourceLocRef := '0000DF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1199)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1199)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1199)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1199)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1199)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1199)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1201)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1200)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1208)2108254 TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(1201)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1200)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1199)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1202)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1204)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1205)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1209)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1203)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1206)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1207)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1198)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1198): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1199): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1200): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1201): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1202): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1203): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1204): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1205): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1206): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1207): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_paging_ue_unr0(1208): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1209): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Sun May 19 08:24:44 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_ue_unr pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_paging_ue_unr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=364948) Waiting for packet dumper to finish... 1 (prev_count=364948, count=366596) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing'. ------ MSC_Tests.TC_sgsap_paging_and_nothing ------ Sun May 19 08:24:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_paging_and_nothing started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1213)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1213)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1213)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1211)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1214)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1213)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1213)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1213)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1213)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1213)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1216)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1216)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1216)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1216)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1216)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1219)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1219)@418ab6e01cba: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test-GSUP(1217)@418ab6e01cba: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test-GSUP(1217)@418ab6e01cba: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test-GSUP(1217)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1220)"262420000011819" TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1219)@418ab6e01cba: 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 := 'B4CBB709'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1220) TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1212)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1217)@418ab6e01cba: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1220) TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_paging_and_nothing0(1220)158579 MSC_Test_0-RAN(1212)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1211)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@418ab6e01cba: { messageType := 2, destLocRef := '026B73'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1211)@418ab6e01cba: vl_from0 TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1211)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1212)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1212)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1211)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1211)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1211)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1211)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1212)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1220)158579 TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1212)@418ab6e01cba: Created IMSI[0] for '262420000011819'H'70DED86C'O to be handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1212)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1220) TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: 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 := '70DED86C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1212)@418ab6e01cba: Added conn table entry 0TC_sgsap_paging_and_nothing0(1220)5690981 MSC_Test_0-RAN(1212)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1211)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1211)@418ab6e01cba: { messageType := 2, destLocRef := '56D665'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1211)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1211)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1211)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1211)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1211)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1211)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1212)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1220)5690981 MSC_Test_0-M3UA(1213)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(1217)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1212)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1211)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1213)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1214)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1210)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1215)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1219)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1218)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1221)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1216)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1210): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1211): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1212): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1213): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1214): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1215): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1216): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1217): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1218): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1219): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_paging_and_nothing0(1220): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1221): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Sun May 19 08:25:00 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_and_nothing pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_paging_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=365096) Waiting for packet dumper to finish... 1 (prev_count=365096, count=366169) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu'. ------ MSC_Tests.TC_sgsap_paging_and_lu ------ Sun May 19 08:25:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_paging_and_lu started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1225)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1225)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1225)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1223)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1226)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1225)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1225)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1225)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1225)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1225)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1228)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1228)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1228)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1228)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1228)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1231)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1231)@418ab6e01cba: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1232) MSC_Test-GSUP(1229)@418ab6e01cba: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1232) MSC_Test-GSUP(1229)@418ab6e01cba: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1232) MSC_Test-GSUP(1229)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1232)"262420000011820" TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1231)@418ab6e01cba: 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 := '829448C4'O } } } } } } handled at TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1224)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1229)@418ab6e01cba: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1229)@418ab6e01cba: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_paging_and_lu0(1232)4061727 MSC_Test_0-RAN(1224)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1223)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@418ab6e01cba: { messageType := 2, destLocRef := '3DFA1F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1223)@418ab6e01cba: vl_from0 TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1223)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1224)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1224)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1223)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1223)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1223)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1223)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1224)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1232)4061727 TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1224)@418ab6e01cba: Created IMSI[0] for '262420000011820'H'2845ABA6'O to be handled at TC_sgsap_paging_and_lu0(1232) MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1224)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: 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 := '2845ABA6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1224)@418ab6e01cba: Added conn table entry 0TC_sgsap_paging_and_lu0(1232)480216 MSC_Test_0-RAN(1224)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1223)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@418ab6e01cba: { messageType := 2, destLocRef := '0753D8'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1223)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1223)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1223)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1223)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1223)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1223)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1225)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1224)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1232)480216 TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1223)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1226)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1224)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1233)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1227)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1229)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1222)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1225)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1231)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1230)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1228)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1222): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1223): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1224): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1225): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1226): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1227): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1228): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1229): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1230): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1231): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_paging_and_lu0(1232): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1233): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Sun May 19 08:25:06 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_and_lu pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_paging_and_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=452643) Waiting for packet dumper to finish... 1 (prev_count=452643, count=453716) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms'. ------ MSC_Tests.TC_sgsap_mt_sms ------ Sun May 19 08:25:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_mt_sms started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1237)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1237)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1237)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1235)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1238)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1237)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1237)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1237)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1237)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1237)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1240)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1240)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1240)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1240)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1240)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1243)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1243)@418ab6e01cba: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1244) MSC_Test-GSUP(1241)@418ab6e01cba: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1244) MSC_Test-GSUP(1241)@418ab6e01cba: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1244) MSC_Test-GSUP(1241)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_mt_sms0(1244)"262420000011823" TC_sgsap_mt_sms0(1244)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1243)@418ab6e01cba: 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 := '16079037'O } } } } } } handled at TC_sgsap_mt_sms0(1244) TC_sgsap_mt_sms0(1244)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1236)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms0(1244)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1241)@418ab6e01cba: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1244) TC_sgsap_mt_sms0(1244)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_mt_sms0(1244)11634412 MSC_Test_0-RAN(1236)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1235)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@418ab6e01cba: { messageType := 2, destLocRef := 'B186EC'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1235)@418ab6e01cba: vl_from0 TC_sgsap_mt_sms0(1244)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1235)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1236)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1236)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1235)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1235)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1235)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1235)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1236)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_mt_sms0(1244)11634412 TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1236)@418ab6e01cba: Created IMSI[0] for '262420000011823'H'00549067'O to be handled at TC_sgsap_mt_sms0(1244) MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1236)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1244) TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@418ab6e01cba: 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 := '00549067'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1236)@418ab6e01cba: Added conn table entry 0TC_sgsap_mt_sms0(1244)4022713 MSC_Test_0-RAN(1236)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1235)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@418ab6e01cba: { messageType := 2, destLocRef := '3D61B9'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1235)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1235)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1235)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1235)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1235)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1235)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1236)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_mt_sms0(1244)4022713 MSC_Test_0-M3UA(1237)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1236)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1235)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1241)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1242)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1234)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1238)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1239)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1237)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1243)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1245)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1240)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1234): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1235): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1236): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1237): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1238): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1239): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1240): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1241): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1242): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1243): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_mt_sms0(1244): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1245): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Sun May 19 08:25:14 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399789) Waiting for packet dumper to finish... 1 (prev_count=399789, count=401437) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms'. ------ MSC_Tests.TC_sgsap_mo_sms ------ Sun May 19 08:25:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_mo_sms started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1249)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1249)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1249)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1247)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1250)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1249)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1249)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1249)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1249)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1249)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1252)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1252)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1252)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1252)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1252)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1255)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1255)@418ab6e01cba: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1256) MSC_Test-GSUP(1253)@418ab6e01cba: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1256) MSC_Test-GSUP(1253)@418ab6e01cba: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1256) MSC_Test-GSUP(1253)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_mo_sms0(1256)"262420000011824" TC_sgsap_mo_sms0(1256)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1255)@418ab6e01cba: 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 := '420D05BA'O } } } } } } handled at TC_sgsap_mo_sms0(1256) TC_sgsap_mo_sms0(1256)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1248)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1253)@418ab6e01cba: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1256) TC_sgsap_mo_sms0(1256)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_mo_sms0(1256)6662614 MSC_Test_0-RAN(1248)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1247)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@418ab6e01cba: { messageType := 2, destLocRef := '65A9D6'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1247)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1247)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_mo_sms0(1256)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1248)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1248)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1247)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1247)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1247)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1247)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1248)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_mo_sms0(1256)6662614 TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1248)@418ab6e01cba: Created IMSI[0] for '262420000011824'H'B871612D'O to be handled at TC_sgsap_mo_sms0(1256) MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1248)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1256) TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@418ab6e01cba: 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 := 'B871612D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1248)@418ab6e01cba: Added conn table entry 0TC_sgsap_mo_sms0(1256)205553 MSC_Test_0-RAN(1248)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1247)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@418ab6e01cba: { messageType := 2, destLocRef := '0322F1'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1256)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1247)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1247)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1247)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1247)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1247)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1247)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1248)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_mo_sms0(1256)205553 TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1247)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1249)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1254)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1248)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1253)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1250)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1252)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1255)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1251)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1246)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1257)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1246): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1247): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1248): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1249): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1250): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1251): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1252): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1253): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1254): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1255): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_mo_sms0(1256): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1257): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Sun May 19 08:25:20 UTC 2024 ====== MSC_Tests.TC_sgsap_mo_sms pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=385354) Waiting for packet dumper to finish... 1 (prev_count=385354, count=386427) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing'. ------ MSC_Tests.TC_sgsap_mt_sms_and_nothing ------ Sun May 19 08:25:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_mt_sms_and_nothing started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1261)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1261)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1261)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1259)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1262)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1261)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1261)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1261)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1261)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1261)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1264)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1264)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1264)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1264)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1264)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1267)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1267)@418ab6e01cba: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test-GSUP(1265)@418ab6e01cba: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test-GSUP(1265)@418ab6e01cba: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test-GSUP(1265)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1268)"262420000011825" TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1267)@418ab6e01cba: 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 := '2A623BBD'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1268) TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1260)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-GSUP-IPA(1264)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1264)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1265)@418ab6e01cba: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1268) TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)16671354 MSC_Test_0-RAN(1260)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1259)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@418ab6e01cba: { messageType := 2, destLocRef := 'FE627A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1259)@418ab6e01cba: vl_from0 TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1259)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1260)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1260)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1259)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1259)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1259)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1259)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1260)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)16671354 TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1260)@418ab6e01cba: Created IMSI[0] for '262420000011825'H'46DA7ECD'O to be handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1260)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1268) TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: 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 := '46DA7ECD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1260)@418ab6e01cba: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)8370737 MSC_Test_0-RAN(1260)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1259)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1259)@418ab6e01cba: { messageType := 2, destLocRef := '7FBA31'O, sourceLocRef := '0000E9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1259)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1259)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1259)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1259)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1259)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1259)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1261)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1260)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)8370737 TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1260)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1262)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1265)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1269)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1258)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1261)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1259)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1263)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1266)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1264)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1267)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1258): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1259): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1260): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1261): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1262): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1263): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1264): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1265): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1266): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1267): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1268): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1269): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass'. Sun May 19 08:25:47 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms_and_nothing pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=378514) Waiting for packet dumper to finish... 1 (prev_count=378514, count=380265) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject'. ------ MSC_Tests.TC_sgsap_mt_sms_and_reject ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_mt_sms_and_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1273)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1273)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1273)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1271)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1274)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1273)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1273)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1273)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1273)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1273)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1276)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1276)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1276)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1276)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1276)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1279)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1279)@418ab6e01cba: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test-GSUP(1277)@418ab6e01cba: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test-GSUP(1277)@418ab6e01cba: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test-GSUP(1277)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1280)"262420000011826" TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1279)@418ab6e01cba: 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 := '1F30EC09'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1280) TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1272)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011826'H MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1276)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1276)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1277)@418ab6e01cba: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1280) TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)3078460 MSC_Test_0-RAN(1272)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1271)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@418ab6e01cba: { messageType := 2, destLocRef := '2EF93C'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1271)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1271)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1272)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1272)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1271)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1271)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1271)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1271)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1272)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)3078460 TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1272)@418ab6e01cba: Created IMSI[0] for '262420000011826'H'3DF91417'O to be handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1272)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1280) TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: 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 := '3DF91417'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1272)@418ab6e01cba: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)9566432 MSC_Test_0-RAN(1272)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1271)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@418ab6e01cba: { messageType := 2, destLocRef := '91F8E0'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1271)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1271)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1271)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1271)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1271)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1271)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1273)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1272)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)9566432 TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1272)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1271)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1277)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1279)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1270)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1273)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1274)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1278)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1281)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1276)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1275)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1270): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1271): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1272): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1273): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1274): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1275): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1276): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1277): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1278): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1279): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1280): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1281): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass'. Sun May 19 08:26:14 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms_and_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=386028) Waiting for packet dumper to finish... 1 (prev_count=386028, count=387101) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud'. ------ MSC_Tests.TC_sgsap_unexp_ud ------ Sun May 19 08:26:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_unexp_ud started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1285)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1285)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1285)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1283)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1286)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1285)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1285)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1285)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1285)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1285)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1288)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1288)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1288)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1288)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1288)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1291)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1291)@418ab6e01cba: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1292) MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1284)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1289)@418ab6e01cba: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_unexp_ud0(1292)13645067 MSC_Test_0-RAN(1284)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1283)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: { messageType := 2, destLocRef := 'D0350B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1289)@418ab6e01cba: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1292) MSC_Test-GSUP(1289)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_unexp_ud0(1292)"262420000011821" MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1283)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1292)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1284)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1284)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1283)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1283)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1284)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_unexp_ud0(1292)13645067 TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-SGsAP(1291)@418ab6e01cba: 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)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1289)@418ab6e01cba: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_unexp_ud0(1292)13744904 MSC_Test_0-RAN(1284)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1283)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: { messageType := 2, destLocRef := 'D1BB08'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1283)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1292)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1284)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1284)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1283)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1283)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1284)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_unexp_ud0(1292)13744904 TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1284)@418ab6e01cba: Created IMSI[0] for '262420000011821'H'A6A946B8'O to be handled at TC_sgsap_unexp_ud0(1292) MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1284)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@418ab6e01cba: 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 := 'A6A946B8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1284)@418ab6e01cba: Added conn table entry 0TC_sgsap_unexp_ud0(1292)1936260 MSC_Test_0-RAN(1284)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1283)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: { messageType := 2, destLocRef := '1D8B84'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1283)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1283)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1283)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1283)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1285)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1284)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_unexp_ud0(1292)1936260 TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1284)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1289)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1283)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1285)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1286)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1282)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1291)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1290)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1293)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1288)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1287)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1282): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1283): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1284): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1285): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1286): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1287): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1288): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1289): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1290): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1291): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_unexp_ud0(1292): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1293): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Sun May 19 08:26:21 UTC 2024 ====== MSC_Tests.TC_sgsap_unexp_ud pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_unexp_ud.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=469593) Waiting for packet dumper to finish... 1 (prev_count=469593, count=470666) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud'. ------ MSC_Tests.TC_sgsap_unsol_ud ------ Sun May 19 08:26:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_unsol_ud started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1297)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1297)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1297)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1295)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1298)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1297)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1297)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1297)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1297)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1297)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1300)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1300)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1300)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1300)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1300)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1303)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1303)@418ab6e01cba: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1304) MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1296)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1304)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-SGsAP(1303)@418ab6e01cba: 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)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1301)@418ab6e01cba: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1304) TC_sgsap_unsol_ud0(1304)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_unsol_ud0(1304)7320909 MSC_Test_0-RAN(1296)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1295)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@418ab6e01cba: { messageType := 2, destLocRef := '6FB54D'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1301)@418ab6e01cba: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1304) MSC_Test-GSUP(1301)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_unsol_ud0(1304)"262420000011822" MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_from0 TC_sgsap_unsol_ud0(1304)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1295)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_unsol_ud0(1304)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1304)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1296)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1296)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1295)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1295)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1296)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_unsol_ud0(1304)7320909 TC_sgsap_unsol_ud0(1304)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1304)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1296)@418ab6e01cba: Created IMSI[0] for '262420000011822'H'714CC8A2'O to be handled at TC_sgsap_unsol_ud0(1304) MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1296)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1304) TC_sgsap_unsol_ud0(1304)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@418ab6e01cba: 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 := '714CC8A2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1296)@418ab6e01cba: Added conn table entry 0TC_sgsap_unsol_ud0(1304)5349231 MSC_Test_0-RAN(1296)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1295)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@418ab6e01cba: { messageType := 2, destLocRef := '519F6F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1304)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1304)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1295)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1304)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1295)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1295)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1296)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_unsol_ud0(1304)5349231 TC_sgsap_unsol_ud0(1304)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1304)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@418ab6e01cba: 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_unsol_ud0(1304)5364656 MSC_Test_0-RAN(1296)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1295)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@418ab6e01cba: { messageType := 2, destLocRef := '51DBB0'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1295)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1295)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1295)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1296)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_unsol_ud0(1304)5364656 TC_sgsap_unsol_ud0(1304)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(1301)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1296)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1297)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1295)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1298)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1300)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1294)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1303)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1302)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1305)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1299)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1294): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1295): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1296): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1297): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1298): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1299): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1300): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1301): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1302): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1303): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_unsol_ud0(1304): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1305): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. Sun May 19 08:26:27 UTC 2024 ====== MSC_Tests.TC_sgsap_unsol_ud pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_unsol_ud.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=421209) Waiting for packet dumper to finish... 1 (prev_count=421209, count=422282) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:26:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1309)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1309)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1309)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1307)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1310)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1309)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1309)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1309)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1309)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1309)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1312)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1312)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1312)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1312)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1312)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1315)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1315)@418ab6e01cba: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1308)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1313)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)3517977 MSC_Test_0-RAN(1308)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1307)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: { messageType := 2, destLocRef := '35AE19'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1313)@418ab6e01cba: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test-GSUP(1313)@418ab6e01cba: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)"262420000118139" MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1308)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1308)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@418ab6e01cba: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)3517977 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1313)@418ab6e01cba: 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)@418ab6e01cba: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1315)@418ab6e01cba: 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 := '3B3226B1'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1310)@418ab6e01cba: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)569195097 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: tr_SGsAP_IMSI: '262420000118139'H MSC_Test_0-RAN(1308)@418ab6e01cba: Created IMSI[0] for '262420000118139'H'3B3226B1'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3B3226B1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1308)@418ab6e01cba: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)11456941 MSC_Test_0-SCCP(1307)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: { messageType := 2, destLocRef := 'AED1AD'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1308)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1308)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1311)@418ab6e01cba: 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)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1308)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_mt_call_complete 8 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_mt_call_complete 7 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_mt_call_complete DONE TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1308)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1308)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(1310)@418ab6e01cba: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)569195097 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@418ab6e01cba: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)11456941 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_call_hangup 9: done TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1313)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)2332744 MSC_Test_0-RAN(1308)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1307)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: { messageType := 2, destLocRef := '239848'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1308)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1308)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@418ab6e01cba: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)2332744 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1308)@418ab6e01cba: Created IMSI[1] for '262420000118139'H'B07729F6'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1308)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: 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 := 'B07729F6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1308)@418ab6e01cba: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)4242871 MSC_Test_0-RAN(1308)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1307)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: { messageType := 2, destLocRef := '40BDB7'O, sourceLocRef := '0000F5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1307)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@418ab6e01cba: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)4242871 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1307)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1309)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1308)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1313)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1317)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1306)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1310)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1312)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1311)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1315)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1314)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1306): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1307): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1308): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1309): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1310): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1311): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1312): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1313): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1314): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1315): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1316): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1317): none (pass -> pass) MTC@418ab6e01cba: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass'. Sun May 19 08:26:41 UTC 2024 ====== MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass ====== Saving talloc report from 172.18.65.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=709907) Waiting for packet dumper to finish... 1 (prev_count=709907, count=711555) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_sgsap_lu_and_mt_call ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_lu_and_mt_call started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1321)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1321)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1321)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1319)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1322)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1321)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1321)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1321)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1321)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1321)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1324)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1324)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1324)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1324)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1324)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1327)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1327)@418ab6e01cba: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1320)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1325)@418ab6e01cba: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test-GSUP(1325)@418ab6e01cba: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test-GSUP(1325)@418ab6e01cba: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1328)"262420000011827" TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1327)@418ab6e01cba: 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 := 'BEDD476C'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): none -> pass TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1322)@418ab6e01cba: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)320066873 TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011827'H MSC_Test_0-RAN(1320)@418ab6e01cba: Created IMSI[0] for '262420000011827'H'BEDD476C'O to be handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BEDD476C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1320)@418ab6e01cba: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)12743440 MSC_Test_0-SCCP(1319)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: { messageType := 2, destLocRef := 'C27310'O, sourceLocRef := '0000F6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1320)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1320)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1319)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1323)@418ab6e01cba: 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)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_len:14 MSC_Test_0-RAN(1320)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_from0 MSC_Test_0-RAN(1320)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(1319)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1319)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_mt_call_complete 8 TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_mt_call_complete 7 TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_mt_call_complete DONE TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1320)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1320)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1319)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(1322)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)320066873 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1319)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1320)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)12743440 TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_call_hangup 9: done TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1325)@418ab6e01cba: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)13733313 MSC_Test_0-RAN(1320)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1319)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: { messageType := 2, destLocRef := 'D18DC1'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1319)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1320)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1320)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1319)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1319)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1320)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)13733313 TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1320)@418ab6e01cba: Created IMSI[1] for '262420000011827'H'1385E84D'O to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1320)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: 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 := '1385E84D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1320)@418ab6e01cba: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)4483810 MSC_Test_0-RAN(1320)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1319)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: { messageType := 2, destLocRef := '446AE2'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_len:28 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1319)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1319)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1319)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1319)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1320)@418ab6e01cba: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)4483810 MSC_Test_0-M3UA(1321)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1320)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1321)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1319)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1325)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1326)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1322)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1318)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SGsAP(1327)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1324)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1329)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1323)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1318): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1319): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1320): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1321): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1322): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1323): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1324): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1325): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1326): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1327): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1328): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1329): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass'. Sun May 19 08:26:54 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_and_mt_call pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=602192) Waiting for packet dumper to finish... 1 (prev_count=602192, count=603265) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure'. ------ MSC_Tests.TC_sgsap_vlr_failure ------ Sun May 19 08:26:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_sgsap_vlr_failure started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1333)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1333)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1333)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1331)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1334)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1337)@418ab6e01cba: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1338) TC_sgsap_vlr_failure0(1338)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1333)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1333)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1333)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1333)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1333)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1333)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1333)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1333)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1333)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1333)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1333)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1333)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1333)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1333)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1333)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1333)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1333)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1333)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1333)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1332)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1338)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1338)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-SGsAP(1337)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1334)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1333)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1335)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1330)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1331)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1332)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1336)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1339)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1330): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1331): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1332): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1333): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1334): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1335): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1336): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SGsAP(1337): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_sgsap_vlr_failure0(1338): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1339): none (pass -> pass) MTC@418ab6e01cba: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Sun May 19 08:27:00 UTC 2024 ====== MSC_Tests.TC_sgsap_vlr_failure pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_sgsap_vlr_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=160983) Waiting for packet dumper to finish... 1 (prev_count=160983, count=162056) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell'. ------ MSC_Tests.TC_ho_inter_bsc_unknown_cell ------ Sun May 19 08:27:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_ho_inter_bsc_unknown_cell started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1343)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1343)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1343)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1341)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1344)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1343)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1343)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1343)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1343)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1343)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1346)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1346)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1346)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1346)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1346)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1347)@418ab6e01cba: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1349) TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1342)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1342)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)754081 MSC_Test_0-SCCP(1341)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1342)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: { messageType := 2, destLocRef := '0B81A1'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1347)@418ab6e01cba: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test-GSUP(1347)@418ab6e01cba: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1349)"262420000000053" MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_from0 TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(1341)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1342)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1342)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1341)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1341)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1342)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)754081 TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BD968E19'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1342)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)9045018 MSC_Test_0-RAN(1342)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1341)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: { messageType := 2, destLocRef := '8A041A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1344)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test-MGCP(1345)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1342)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1341)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1345)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1344)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test-MNCC(1344)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)-2147483636 MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1341)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1342)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1342)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1341)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1341)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1342)@418ab6e01cba: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1342)@418ab6e01cba: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1341)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1344)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)-2147483636 MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1 data has been put to the reassembly buffer TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1341)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1341)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1341)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1342)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)9045018 TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1343)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1349)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1342)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1341)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1348)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1340)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1347)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1344)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1343)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1345)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1346)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1350)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1340): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1341): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1342): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1343): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1344): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1345): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1346): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1347): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1348): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1349): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1350): none (pass -> pass) MTC@418ab6e01cba: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass'. Sun May 19 08:27:08 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_unknown_cell pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_ho_inter_bsc_unknown_cell.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=476738) Waiting for packet dumper to finish... 1 (prev_count=476738, count=477811) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc'. ------ MSC_Tests.TC_ho_inter_bsc ------ Sun May 19 08:27:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_ho_inter_bsc started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1354)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1354)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1354)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1352)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(1357)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(1357)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1357)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(1355)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1358)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1354)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1354)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1354)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1354)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1354)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1357)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(1357)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1357)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1357)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(1357)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1357)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1357)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1357)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1357)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1357)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1357)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1357)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1357)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1357)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1357)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1357)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1360)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1360)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1360)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1360)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1360)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1361)@418ab6e01cba: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1363) TC_ho_inter_bsc0(1363)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1353)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1353)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc0(1363)13878862 MSC_Test_0-RAN(1353)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1352)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: { messageType := 2, destLocRef := 'D3C64E'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1361)@418ab6e01cba: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1363) MSC_Test-GSUP(1361)@418ab6e01cba: Added IMSI table entry 0TC_ho_inter_bsc0(1363)"262420000000053" MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1352)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O TC_ho_inter_bsc0(1363)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1353)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1353)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1352)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1352)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1353)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc0(1363)13878862 TC_ho_inter_bsc0(1363)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3463B2C1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1353)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc0(1363)6369495 MSC_Test_0-RAN(1353)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1352)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1356)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1356)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1356)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1364) MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: { messageType := 2, destLocRef := '6130D7'O, sourceLocRef := '0000FC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1358)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1363) MSC_Test-MGCP(1359)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1363) MSC_Test_0-RAN(1353)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1353)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1352)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1359)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc0(1363)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1358)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1363) MSC_Test-MNCC(1358)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc0(1363)-2147483635 TC_ho_inter_bsc0(1363)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc0(1363)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1352)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1363)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc0(1363)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc0(1363)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1353)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1353)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1352)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1363)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1363)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1363)@418ab6e01cba: f_mo_call_establish DONE TC_ho_inter_bsc0(1363)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1352)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@418ab6e01cba: First idle individual index:0 MSC_Test_1-SCCP(1355)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1356)@418ab6e01cba: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1356)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1356)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1364) MSC_Test_1-RAN(1356)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc1(1364)1516173 MSC_Test_1-SCCP(1355)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1355)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@418ab6e01cba: vl_len:25 MSC_Test_1-SCCP(1355)@418ab6e01cba: vl_from0 MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1355)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1355)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1355)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1355)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1355)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1355)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1352)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1353)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc0(1363)6369495 TC_ho_inter_bsc0(1363)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@418ab6e01cba: FIRST inter-BSC Handover done MSC_Test_0-RAN(1353)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1353)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1363) MSC_Test_1-SCCP(1355)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@418ab6e01cba: vl_len:16 MSC_Test_1-SCCP(1355)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1355)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1353)@418ab6e01cba: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1353)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1353)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1363) MSC_Test_0-RAN(1353)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc0(1363)5665594 MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_len:25 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1352)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1355)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1355)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1355)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1364)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1352)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1355)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1355)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1355)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1352)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1355)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1355)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1355)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1355)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1355)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1355)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-M3UA(1357)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1356)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc1(1364)1516173 TC_ho_inter_bsc1(1364)@418ab6e01cba: setverdict(pass): none -> pass TC_ho_inter_bsc1(1364)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1364)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1364)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1364)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1364)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1364)@418ab6e01cba: Final verdict of PTC: pass TC_ho_inter_bsc0(1363)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1353)@418ab6e01cba: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1353)@418ab6e01cba: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1352)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1358)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc0(1363)-2147483635 TC_ho_inter_bsc0(1363)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc0(1363)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1363)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1363)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1363)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1352)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1352)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1353)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc0(1363)5665594 MSC_Test_0-M3UA(1354)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1363)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1363)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@418ab6e01cba: f_call_hangup 9: done TC_ho_inter_bsc0(1363)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_1-RAN(1356)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(1355)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1353)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1362)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1361)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1352)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1354)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(1357)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1365)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1359)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1366)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1360)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1351)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1358)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1351): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1352): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1353): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1354): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(1355): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(1356): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(1357): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1358): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1359): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1360): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1361): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1362): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_bsc0(1363): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_bsc1(1364): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1365): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1366): none (pass -> pass) MTC@418ab6e01cba: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Sun May 19 08:27:25 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_ho_inter_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=742051) Waiting for packet dumper to finish... 1 (prev_count=742051, count=744480) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1'. ------ MSC_Tests.TC_ho_inter_bsc_a5_1 ------ Sun May 19 08:27:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_ho_inter_bsc_a5_1 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1370)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1370)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1370)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1368)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(1373)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(1373)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1373)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(1371)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1374)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1370)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1370)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1370)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1370)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1370)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1373)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(1373)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1373)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1373)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(1373)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1373)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1373)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1373)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1373)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1373)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1373)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1373)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1373)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1373)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1373)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1373)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1376)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1376)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1376)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1376)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1376)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1377)@418ab6e01cba: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1379) TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1369)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1369)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)11078860 MSC_Test_0-RAN(1369)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1368)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: { messageType := 2, destLocRef := 'A90CCC'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1377)@418ab6e01cba: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test-GSUP(1377)@418ab6e01cba: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1379)"262420000000053" MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1369)@418ab6e01cba: patching N(SD)=1 into dtap '0514E778106521041E618879'O MSC_Test_0-RAN(1369)@418ab6e01cba: patched enc_l3: '0554E778106521041E618879'O MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C0554E778106521041E618879'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1369)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1369)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1372)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1372)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1372)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1380) MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1369)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)11078860 TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9C3A4343'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1369)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)573749 MSC_Test_0-RAN(1369)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1368)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: { messageType := 2, destLocRef := '08C135'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)@418ab6e01cba: Session index based on local reference:0 TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1369)@418ab6e01cba: patching N(SD)=1 into dtap '0514E778106521041E618879'O MSC_Test_0-RAN(1369)@418ab6e01cba: patched enc_l3: '0554E778106521041E618879'O MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C0554E778106521041E618879'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1374)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test-MGCP(1375)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1369)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1375)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1374)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test-MNCC(1374)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)-2147483634 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1369)@418ab6e01cba: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1369)@418ab6e01cba: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@418ab6e01cba: First idle individual index:0 MSC_Test_1-SCCP(1371)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1372)@418ab6e01cba: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1372)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1372)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1380) MSC_Test_1-RAN(1372)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_11(1380)12600916 MSC_Test_1-SCCP(1371)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1371)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@418ab6e01cba: vl_len:25 MSC_Test_1-SCCP(1371)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1371)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1371)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1371)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1371)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1371)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1371)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1369)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)573749 TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: FIRST inter-BSC Handover done MSC_Test_0-RAN(1369)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1369)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test_1-SCCP(1371)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@418ab6e01cba: vl_len:16 MSC_Test_1-SCCP(1371)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1371)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1369)@418ab6e01cba: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1369)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1369)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test_0-RAN(1369)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)787222 MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:25 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1371)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1371)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1371)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1380)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1371)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1371)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1371)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1371)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1371)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1371)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1371)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1371)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1371)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-M3UA(1373)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1372)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1380)12600916 TC_ho_inter_bsc_a5_11(1380)@418ab6e01cba: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_11(1380)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1380)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1380)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1380)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1380)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1380)@418ab6e01cba: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1369)@418ab6e01cba: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1369)@418ab6e01cba: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1374)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)-2147483634 TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1368)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1368)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1369)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)787222 MSC_Test_0-M3UA(1370)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_1-SCCP(1371)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(1372)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1369)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1368)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1377)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1374)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1376)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1367)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(1373)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1370)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1378)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1381)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1375)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1382)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1367): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1368): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1369): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1370): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(1371): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(1372): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(1373): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1374): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1375): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1376): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1377): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1378): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_bsc_a5_10(1379): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_bsc_a5_11(1380): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1381): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1382): none (pass -> pass) MTC@418ab6e01cba: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass'. Sun May 19 08:27:42 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_1 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=819907) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3'. ------ MSC_Tests.TC_ho_inter_bsc_a5_3 ------ Sun May 19 08:27:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_ho_inter_bsc_a5_3 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1386)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1386)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1386)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1384)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(1389)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(1389)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1389)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(1387)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1390)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1386)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1386)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1386)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1386)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1386)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1389)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(1389)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1389)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1389)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(1389)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1389)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1389)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1389)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1389)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1389)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1389)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1389)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1392)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1392)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1392)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1392)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1392)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1393)@418ab6e01cba: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1395) TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1385)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1385)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)1468989 MSC_Test_0-SCCP(1384)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1385)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: { messageType := 2, destLocRef := '166A3D'O, sourceLocRef := '0000FF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-M3UA(1389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1393)@418ab6e01cba: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test-GSUP(1393)@418ab6e01cba: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1395)"262420000000053" MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_1-RAN(1388)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1388)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1388)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1396) MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1385)@418ab6e01cba: patching N(SD)=1 into dtap '051451908FBC21044BB695FE'O MSC_Test_0-RAN(1385)@418ab6e01cba: patched enc_l3: '055451908FBC21044BB695FE'O MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C055451908FBC21044BB695FE'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1385)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1385)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1385)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)1468989 TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '21A02725'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1385)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)2198018 MSC_Test_0-RAN(1385)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1384)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: { messageType := 2, destLocRef := '218A02'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)@418ab6e01cba: Session index based on local reference:0 TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1385)@418ab6e01cba: patching N(SD)=1 into dtap '051451908FBC21044BB695FE'O MSC_Test_0-RAN(1385)@418ab6e01cba: patched enc_l3: '055451908FBC21044BB695FE'O MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C055451908FBC21044BB695FE'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1390)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test-MGCP(1391)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1385)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1391)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1390)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test-MNCC(1390)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)-2147483633 MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1385)@418ab6e01cba: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1385)@418ab6e01cba: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@418ab6e01cba: First idle individual index:0 MSC_Test_1-SCCP(1387)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1388)@418ab6e01cba: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1388)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1388)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1396) MSC_Test_1-RAN(1388)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_31(1396)15645691 MSC_Test_1-SCCP(1387)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1387)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@418ab6e01cba: vl_len:25 MSC_Test_1-SCCP(1387)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1387)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1387)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1387)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1387)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1387)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1387)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1385)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)2198018 TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: FIRST inter-BSC Handover done MSC_Test_0-RAN(1385)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1385)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test_1-SCCP(1387)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@418ab6e01cba: vl_len:16 MSC_Test_1-SCCP(1387)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1387)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1385)@418ab6e01cba: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1385)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1385)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test_0-RAN(1385)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)11032108 MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:25 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1387)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1387)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1387)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1396)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1387)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1387)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1387)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1387)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1387)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1387)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1387)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1387)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1387)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-M3UA(1389)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1388)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1396)15645691 TC_ho_inter_bsc_a5_31(1396)@418ab6e01cba: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_31(1396)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1396)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1396)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1396)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1396)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1396)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1385)@418ab6e01cba: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1385)@418ab6e01cba: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1390)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)-2147483633 MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1384)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1384)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1385)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)11032108 TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(1393)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(1388)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(1387)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1383)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1384)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1390)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1391)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1386)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1385)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1398)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1394)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1392)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1397)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(1389)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1383): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1384): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1385): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1386): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(1387): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(1388): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(1389): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1390): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1391): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1392): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1393): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1394): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_bsc_a5_30(1395): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_bsc_a5_31(1396): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1397): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1398): none (pass -> pass) MTC@418ab6e01cba: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass'. Sun May 19 08:27:57 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_3 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=824065) Waiting for packet dumper to finish... 1 (prev_count=824065, count=826494) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4'. ------ MSC_Tests.TC_ho_inter_bsc_a5_4 ------ Sun May 19 08:28:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_ho_inter_bsc_a5_4 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1402)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1402)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1402)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1400)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(1405)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(1405)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1405)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(1403)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1406)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1402)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1402)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1402)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1402)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1402)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1405)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(1405)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1405)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1405)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(1405)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1405)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1405)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1405)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1405)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1405)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1405)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1405)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1405)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1405)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1405)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1405)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1408)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1408)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1408)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1408)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1408)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1409)@418ab6e01cba: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1411) TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1401)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1401)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)3594043 MSC_Test_0-SCCP(1400)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1401)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: { messageType := 2, destLocRef := '36D73B'O, sourceLocRef := '000101'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1409)@418ab6e01cba: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test-GSUP(1409)@418ab6e01cba: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1411)"262420000000053" MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1405)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1401)@418ab6e01cba: patching N(SD)=1 into dtap '0514DD4D1A242104EA3E4079'O MSC_Test_0-RAN(1401)@418ab6e01cba: patched enc_l3: '0554DD4D1A242104EA3E4079'O MSC_Test_1-RAN(1404)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C0554DD4D1A242104EA3E4079'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1404)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1404)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1412) MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1401)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1401)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1401)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)3594043 TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '04EADE77'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1401)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)13926823 MSC_Test_0-RAN(1401)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1400)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: { messageType := 2, destLocRef := 'D481A7'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)@418ab6e01cba: Session index based on local reference:0 TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1401)@418ab6e01cba: patching N(SD)=1 into dtap '0514DD4D1A242104EA3E4079'O MSC_Test_0-RAN(1401)@418ab6e01cba: patched enc_l3: '0554DD4D1A242104EA3E4079'O MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C0554DD4D1A242104EA3E4079'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1406)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test-MGCP(1407)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1401)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1407)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1406)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test-MNCC(1406)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)-2147483632 MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1401)@418ab6e01cba: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1401)@418ab6e01cba: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@418ab6e01cba: First idle individual index:0 MSC_Test_1-SCCP(1403)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1404)@418ab6e01cba: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1404)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1404)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1412) MSC_Test_1-RAN(1404)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_41(1412)2025513 MSC_Test_1-SCCP(1403)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1403)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@418ab6e01cba: vl_len:25 MSC_Test_1-SCCP(1403)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1403)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1403)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1403)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1403)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1403)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1403)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1401)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)13926823 TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: FIRST inter-BSC Handover done MSC_Test_0-RAN(1401)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1401)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test_1-SCCP(1403)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@418ab6e01cba: vl_len:16 MSC_Test_1-SCCP(1403)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1403)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1401)@418ab6e01cba: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1401)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1401)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test_0-RAN(1401)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)4597572 MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:25 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1403)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1403)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1403)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1412)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1403)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1403)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1403)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1403)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1403)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1403)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1403)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1403)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1403)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-M3UA(1405)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1404)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1412)2025513 TC_ho_inter_bsc_a5_41(1412)@418ab6e01cba: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_41(1412)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1412)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1412)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1412)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1412)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1412)@418ab6e01cba: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1401)@418ab6e01cba: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1401)@418ab6e01cba: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1406)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)-2147483632 MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1400)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1400)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1402)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1401)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)4597572 TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_1-RAN(1404)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(1405)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1409)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1407)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(1403)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1413)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1401)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1406)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1399)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1400)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1410)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1402)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1414)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1408)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1399): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1400): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1401): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1402): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(1403): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(1404): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(1405): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1406): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1407): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1408): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1409): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1410): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_bsc_a5_40(1411): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_bsc_a5_41(1412): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1413): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1414): none (pass -> pass) MTC@418ab6e01cba: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass'. Sun May 19 08:28:14 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_4 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=820392) Waiting for packet dumper to finish... 1 (prev_count=820392, count=822821) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6'. ------ MSC_Tests.TC_ho_inter_bsc_ipv6 ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_ho_inter_bsc_ipv6 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1418)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1418)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1418)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1416)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(1421)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(1421)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1421)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(1419)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1422)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1418)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1418)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1418)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1418)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1418)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1421)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(1421)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1421)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1421)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(1421)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1421)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1421)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1421)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1421)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1421)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1421)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1421)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1421)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1421)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1421)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1421)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1424)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1424)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1424)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1424)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1424)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1425)@418ab6e01cba: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1427) TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1417)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1417)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)3589236 MSC_Test_0-RAN(1417)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1416)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1421)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: { messageType := 2, destLocRef := '36C474'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1425)@418ab6e01cba: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test-GSUP(1425)@418ab6e01cba: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1427)"262420000000053" MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_1-RAN(1420)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_from0 MSC_Test_1-RAN(1420)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-SCCP(1416)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_1-RAN(1420)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1428) MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1417)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1417)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1416)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1416)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1417)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)3589236 TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2FAEB781'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1417)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)15520697 MSC_Test_0-RAN(1417)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1416)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: { messageType := 2, destLocRef := 'ECD3B9'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1422)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test-MGCP(1423)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1417)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1416)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1423)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1422)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test-MNCC(1422)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)-2147483631 MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_len:26 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1416)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1417)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1417)@418ab6e01cba: patched enc_l3: '038F'O TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: { 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.65.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(1416)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1416)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1416)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@418ab6e01cba: First idle individual index:0 MSC_Test_1-SCCP(1419)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1420)@418ab6e01cba: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1420)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1420)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1428) MSC_Test_1-RAN(1420)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_ipv61(1428)12509014 MSC_Test_1-SCCP(1419)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1419)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@418ab6e01cba: vl_len:37 MSC_Test_1-SCCP(1419)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1419)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1419)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1419)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1419)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1419)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1419)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1416)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1417)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)15520697 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: FIRST inter-BSC Handover done MSC_Test_0-RAN(1417)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1417)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test_1-SCCP(1419)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@418ab6e01cba: vl_len:16 MSC_Test_1-SCCP(1419)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1419)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1417)@418ab6e01cba: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1417)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1417)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test_0-RAN(1417)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)13839135 MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_len:37 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1416)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1419)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1419)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1419)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1428)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1416)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1419)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1419)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1419)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1416)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1419)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1419)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1419)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1419)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1419)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1419)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-M3UA(1421)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1420)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1428)12509014 TC_ho_inter_bsc_ipv61(1428)@418ab6e01cba: setverdict(pass): none -> pass TC_ho_inter_bsc_ipv61(1428)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1428)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1428)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1428)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1428)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1428)@418ab6e01cba: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1417)@418ab6e01cba: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1417)@418ab6e01cba: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1416)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(1422)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)-2147483631 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1416)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1416)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1417)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)13839135 MSC_Test_0-M3UA(1418)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1416)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(1421)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(1419)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1425)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1418)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(1420)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1422)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1417)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1429)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1415)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1423)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1426)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1424)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1430)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1415): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1416): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1417): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1418): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(1419): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(1420): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(1421): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1422): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1423): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1424): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1425): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1426): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_bsc_ipv60(1427): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_bsc_ipv61(1428): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1429): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1430): none (pass -> pass) MTC@418ab6e01cba: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Sun May 19 08:28:31 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_ipv6 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_ho_inter_bsc_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=738254) Waiting for packet dumper to finish... 1 (prev_count=738254, count=740683) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd'. ------ MSC_Tests.TC_ho_inter_bsc_csd ------ Sun May 19 08:28:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_ho_inter_bsc_csd started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1434)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1434)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1434)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1432)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(1437)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(1437)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1437)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(1435)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1438)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1434)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1434)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1434)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1434)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1434)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1437)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(1437)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1437)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1437)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(1437)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1437)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1437)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1437)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1437)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1437)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1437)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1437)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1437)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1437)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1437)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1437)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1440)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1440)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1440)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1440)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1440)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: ----------------------------------------------- TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1441)@418ab6e01cba: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1443) TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1433)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1433)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)1021866 MSC_Test_0-RAN(1433)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1432)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: { messageType := 2, destLocRef := '0F97AA'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1441)@418ab6e01cba: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1443) MSC_Test-GSUP(1441)@418ab6e01cba: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1443)"262420000000053" MSC_Test_1-M3UA(1437)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1432)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_1-RAN(1436)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1436)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1436)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1444) MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1433)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1433)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1432)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1432)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1433)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)1021866 TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3E350CCD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1433)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)16704211 MSC_Test_0-RAN(1433)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1432)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: { messageType := 2, destLocRef := 'FEE2D3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1438)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1443) MSC_Test-MGCP(1439)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1433)@418ab6e01cba: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1432)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1439)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1438)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1443) MSC_Test-MNCC(1438)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)-2147483630 MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1432)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1433)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1433)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1432)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1432)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@418ab6e01cba: First idle individual index:0 MSC_Test_1-SCCP(1435)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1436)@418ab6e01cba: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1436)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1436)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1444) MSC_Test_1-RAN(1436)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_csd1(1444)7237503 MSC_Test_1-SCCP(1435)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1435)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@418ab6e01cba: vl_len:25 MSC_Test_1-SCCP(1435)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1435)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1435)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1435)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1435)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1435)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1435)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1432)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1433)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)16704211 TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: FIRST inter-BSC Handover done MSC_Test_0-RAN(1433)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1433)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1443) MSC_Test_1-SCCP(1435)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@418ab6e01cba: vl_len:16 MSC_Test_1-SCCP(1435)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1435)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1433)@418ab6e01cba: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1433)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1433)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1443) MSC_Test_0-RAN(1433)@418ab6e01cba: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)12979804 MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_len:25 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1432)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1435)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1435)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1435)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1444)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1432)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1435)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1435)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1435)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1432)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-SCCP(1435)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1435)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1435)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1435)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@418ab6e01cba: vl_len:3 MSC_Test_1-SCCP(1435)@418ab6e01cba: vl_from0 MSC_Test_1-SCCP(1435)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@418ab6e01cba: Session index based on local reference:0 MSC_Test_1-M3UA(1437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1436)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1444)7237503 TC_ho_inter_bsc_csd1(1444)@418ab6e01cba: setverdict(pass): none -> pass TC_ho_inter_bsc_csd1(1444)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1444)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1444)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1444)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1444)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1444)@418ab6e01cba: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1433)@418ab6e01cba: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1433)@418ab6e01cba: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1432)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1438)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)-2147483630 MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1432)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1432)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1434)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1433)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)12979804 TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(1441)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1432)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1438)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1434)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(1436)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(1435)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1431)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1433)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(1437)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1439)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1440)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1445)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1446)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1442)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1431): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1432): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1433): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1434): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(1435): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(1436): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(1437): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1438): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1439): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1440): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1441): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1442): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_bsc_csd0(1443): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_bsc_csd1(1444): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1445): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1446): none (pass -> pass) MTC@418ab6e01cba: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Sun May 19 08:28:48 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_csd pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_ho_inter_bsc_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=741346) Waiting for packet dumper to finish... 1 (prev_count=741346, count=743775) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out'. ------ MSC_Tests.TC_ho_inter_msc_out ------ Sun May 19 08:28:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_ho_inter_msc_out started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1450)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1450)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1450)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1448)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1451)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1450)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1450)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1450)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1450)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1450)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1453)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1453)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1453)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1453)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1453)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1451)@418ab6e01cba: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1456) MSC_Test-GSUP(1454)@418ab6e01cba: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1456) TC_ho_inter_msc_out0(1456)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1449)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1449)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out0(1456)1811567 MSC_Test_0-SCCP(1448)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1449)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: { messageType := 2, destLocRef := '1BA46F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1454)@418ab6e01cba: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1456) MSC_Test-GSUP(1454)@418ab6e01cba: Added IMSI table entry 0TC_ho_inter_msc_out0(1456)"262420000000054" MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1448)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1449)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1449)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1448)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1448)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1449)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)1811567 TC_ho_inter_msc_out0(1456)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '39D003F1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1449)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out0(1456)15936129 MSC_Test_0-RAN(1449)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1448)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: { messageType := 2, destLocRef := 'F32A81'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1451)@418ab6e01cba: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1456) MSC_Test-MGCP(1452)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1449)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1448)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1452)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1451)@418ab6e01cba: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1456) MSC_Test-MNCC(1451)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out0(1456)-2147483629 MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1448)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out0(1456)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1449)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1449)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1448)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1456)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_mo_call_establish DONE TC_ho_inter_msc_out0(1456)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1448)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1451)@418ab6e01cba: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1456) MSC_Test-MNCC(1451)@418ab6e01cba: Added conn table entry 1TC_ho_inter_msc_out0(1456)-2147483628 MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1448)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1449)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)15936129 TC_ho_inter_msc_out0(1456)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1449)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1449)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1456) MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1449)@418ab6e01cba: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1449)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1449)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1456) MSC_Test_0-RAN(1449)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out0(1456)3621237 MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_len:25 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1448)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1448)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1448)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1449)@418ab6e01cba: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1449)@418ab6e01cba: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1448)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(1451)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)-2147483629 MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1456)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1456)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1448)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1448)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1449)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)3621237 TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1456)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-M3UA(1450)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1448)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1452)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1453)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1454)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1449)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1447)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1450)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1451)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1455)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1457)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1447): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1448): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1449): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1450): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1451): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1452): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1453): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1454): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1455): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_msc_out0(1456): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1457): none (pass -> pass) MTC@418ab6e01cba: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Sun May 19 08:28:59 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_ho_inter_msc_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=629330) Waiting for packet dumper to finish... 1 (prev_count=629330, count=631081) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_ho_inter_msc_out_a5_1 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1461)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1461)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1461)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1459)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1462)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1461)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1461)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1461)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1461)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1461)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1464)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1464)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1464)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1464)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1464)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1462)@418ab6e01cba: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-GSUP(1465)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1460)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1460)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)11202948 MSC_Test_0-SCCP(1459)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1460)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: { messageType := 2, destLocRef := 'AAF184'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1465)@418ab6e01cba: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-GSUP(1465)@418ab6e01cba: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1467)"262420000000054" MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1460)@418ab6e01cba: patching N(SD)=1 into dtap '05140C7F730221049BF2E759'O MSC_Test_0-RAN(1460)@418ab6e01cba: patched enc_l3: '05540C7F730221049BF2E759'O MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C05540C7F730221049BF2E759'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1460)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1460)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1460)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)11202948 TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9BDAF8DD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1460)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)1496768 MSC_Test_0-RAN(1460)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1459)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: { messageType := 2, destLocRef := '16D6C0'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)@418ab6e01cba: Session index based on local reference:0 TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1460)@418ab6e01cba: patching N(SD)=1 into dtap '0514839B30A8210459C12E4D'O MSC_Test_0-RAN(1460)@418ab6e01cba: patched enc_l3: '0554839B30A8210459C12E4D'O MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C0554839B30A8210459C12E4D'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1462)@418ab6e01cba: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-MGCP(1463)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1460)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1463)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1462)@418ab6e01cba: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-MNCC(1462)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)-2147483627 MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1460)@418ab6e01cba: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1460)@418ab6e01cba: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(1462)@418ab6e01cba: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-MNCC(1462)@418ab6e01cba: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1467)-2147483626 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1460)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)1496768 TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1460)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1460)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1460)@418ab6e01cba: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1460)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1460)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test_0-RAN(1460)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)13222334 MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:27 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1460)@418ab6e01cba: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1460)@418ab6e01cba: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1462)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)-2147483627 MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1459)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1459)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1461)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1460)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)13222334 TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1459)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1460)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1464)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1458)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1466)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1468)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1465)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1462)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1461)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1463)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1458): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1459): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1460): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1461): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1462): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1463): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1464): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1465): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1466): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1467): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1468): none (pass -> pass) MTC@418ab6e01cba: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass'. Sun May 19 08:29:10 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_1 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=696656) Waiting for packet dumper to finish... 1 (prev_count=696656, count=698982) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:29:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_ho_inter_msc_out_a5_3 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1472)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1472)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1472)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1470)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1473)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1472)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1472)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1472)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1472)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1472)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1475)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1475)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1475)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1475)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1475)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1473)@418ab6e01cba: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-GSUP(1476)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1471)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1471)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)9828052 MSC_Test_0-RAN(1471)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1470)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: { messageType := 2, destLocRef := '95F6D4'O, sourceLocRef := '00010B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1476)@418ab6e01cba: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-GSUP(1476)@418ab6e01cba: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1478)"262420000000054" MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1471)@418ab6e01cba: patching N(SD)=1 into dtap '0514AC09210B210468C0626F'O MSC_Test_0-RAN(1471)@418ab6e01cba: patched enc_l3: '0554AC09210B210468C0626F'O MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C0554AC09210B210468C0626F'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1471)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1471)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)9828052 TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9DFE55D6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1471)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)12356407 MSC_Test_0-RAN(1471)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1470)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: { messageType := 2, destLocRef := 'BC8B37'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)@418ab6e01cba: Session index based on local reference:0 TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1471)@418ab6e01cba: patching N(SD)=1 into dtap '05148BDEAEE121049183C8BD'O MSC_Test_0-RAN(1471)@418ab6e01cba: patched enc_l3: '05548BDEAEE121049183C8BD'O MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C05548BDEAEE121049183C8BD'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1473)@418ab6e01cba: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-MGCP(1474)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1471)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1474)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1473)@418ab6e01cba: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-MNCC(1473)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)-2147483625 MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1471)@418ab6e01cba: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1471)@418ab6e01cba: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1473)@418ab6e01cba: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-MNCC(1473)@418ab6e01cba: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1478)-2147483624 MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)12356407 TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1471)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1471)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1471)@418ab6e01cba: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1471)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1471)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test_0-RAN(1471)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)12848582 MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:27 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1471)@418ab6e01cba: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1471)@418ab6e01cba: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1473)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)-2147483625 MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1470)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1470)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)12848582 TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1471)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1476)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1473)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1475)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1470)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1472)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1479)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1477)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1469)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1474)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1469): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1470): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1471): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1472): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1473): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1474): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1475): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1476): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1477): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1478): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1479): none (pass -> pass) MTC@418ab6e01cba: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass'. Sun May 19 08:29:21 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_3 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=696126) Waiting for packet dumper to finish... 1 (prev_count=696126, count=698452) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:29:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_ho_inter_msc_out_a5_4 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1483)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1483)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1483)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1481)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1484)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1483)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1483)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1483)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1483)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1483)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1486)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1486)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1486)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1486)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1486)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1484)@418ab6e01cba: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-GSUP(1487)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1482)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1482)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)7107174 MSC_Test_0-SCCP(1481)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1482)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: { messageType := 2, destLocRef := '6C7266'O ("lrf"), 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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1487)@418ab6e01cba: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-GSUP(1487)@418ab6e01cba: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1489)"262420000000054" MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:11 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1482)@418ab6e01cba: patching N(SD)=1 into dtap '05145E98EE552104B14CBC6B'O MSC_Test_0-RAN(1482)@418ab6e01cba: patched enc_l3: '05545E98EE552104B14CBC6B'O MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C05545E98EE552104B14CBC6B'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1482)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)7107174 TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0384CFF3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1482)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)3617092 MSC_Test_0-RAN(1482)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1481)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: { messageType := 2, destLocRef := '373144'O ("71D"), 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)@418ab6e01cba: Session index based on local reference:0 TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1482)@418ab6e01cba: patching N(SD)=1 into dtap '051451B515CF2104C3E63E71'O MSC_Test_0-RAN(1482)@418ab6e01cba: patched enc_l3: '055451B515CF2104C3E63E71'O MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C055451B515CF2104C3E63E71'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@418ab6e01cba: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-MGCP(1485)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1482)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1485)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1484)@418ab6e01cba: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-MNCC(1484)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)-2147483623 MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1482)@418ab6e01cba: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1482)@418ab6e01cba: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@418ab6e01cba: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-MNCC(1484)@418ab6e01cba: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1489)-2147483622 MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)3617092 TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1482)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1482)@418ab6e01cba: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1482)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1482)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test_0-RAN(1482)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)12813402 MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:27 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1482)@418ab6e01cba: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1482)@418ab6e01cba: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1484)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)-2147483623 MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1481)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1481)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)12813402 TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1482)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1487)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1485)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1484)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1480)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1481)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1486)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1488)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1483)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1490)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1480): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1481): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1482): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1483): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1484): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1485): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1486): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1487): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1488): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1489): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1490): none (pass -> pass) MTC@418ab6e01cba: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass'. Sun May 19 08:29:32 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_4 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=697522) Waiting for packet dumper to finish... 1 (prev_count=697522, count=699273) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6'. ------ MSC_Tests.TC_ho_inter_msc_out_ipv6 ------ Sun May 19 08:29:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_ho_inter_msc_out_ipv6 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1494)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1494)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1494)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1492)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1495)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1494)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1494)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1494)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1494)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1494)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1497)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1497)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1497)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1497)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1497)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1495)@418ab6e01cba: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-GSUP(1498)@418ab6e01cba: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1500) TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1493)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1493)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)4285198 MSC_Test_0-RAN(1493)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1492)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: { messageType := 2, destLocRef := '41630E'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1498)@418ab6e01cba: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-GSUP(1498)@418ab6e01cba: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1500)"262420000000054" MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1493)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1493)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)4285198 TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '26E4FEA6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1493)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)9445148 MSC_Test_0-RAN(1493)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1492)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: { messageType := 2, destLocRef := '901F1C'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1495)@418ab6e01cba: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-MGCP(1496)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1493)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1496)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1495)@418ab6e01cba: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-MNCC(1495)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)-2147483621 MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_len:26 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: { 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.65.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1493)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1493)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1495)@418ab6e01cba: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-MNCC(1495)@418ab6e01cba: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1500)-2147483620 MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)9445148 TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1493)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1493)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1493)@418ab6e01cba: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1493)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1493)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test_0-RAN(1493)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)12439609 MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_len:37 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1493)@418ab6e01cba: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1493)@418ab6e01cba: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1495)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)-2147483621 MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1492)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)12439609 TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1493)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1492)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1494)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1497)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1491)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1498)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1495)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1496)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1499)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1501)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1491): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1492): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1493): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1494): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1495): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1496): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1497): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1498): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1499): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1500): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1501): none (pass -> pass) MTC@418ab6e01cba: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass'. Sun May 19 08:29:43 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_ipv6 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_ho_inter_msc_out_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=615890) Waiting for packet dumper to finish... 1 (prev_count=615890, count=617641) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd'. ------ MSC_Tests.TC_ho_inter_msc_out_csd ------ Sun May 19 08:29:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_ho_inter_msc_out_csd started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1505)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1505)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1505)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1503)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1506)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1505)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1505)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1505)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1505)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1505)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1508)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1508)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1508)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1508)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1508)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: ----------------------------------------------- MSC_Test-MNCC(1506)@418ab6e01cba: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-GSUP(1509)@418ab6e01cba: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1511) TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1504)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1504)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)2610961 MSC_Test_0-SCCP(1503)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1504)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: { messageType := 2, destLocRef := '27D711'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1509)@418ab6e01cba: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-GSUP(1509)@418ab6e01cba: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1511)"262420000000054" MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1503)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1504)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1504)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1503)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1503)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1504)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)2610961 TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B7540695'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1504)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)13928928 MSC_Test_0-RAN(1504)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1503)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: { messageType := 2, destLocRef := 'D489E0'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1506)@418ab6e01cba: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-MGCP(1507)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1504)@418ab6e01cba: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1503)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1507)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1506)@418ab6e01cba: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-MNCC(1506)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)-2147483619 TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1503)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: { 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.65.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1504)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1504)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1503)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1503)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1506)@418ab6e01cba: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-MNCC(1506)@418ab6e01cba: Added conn table entry 1TC_ho_inter_msc_out_csd0(1511)-2147483618 MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1503)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1504)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)13928928 TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1504)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1504)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: First idle individual index:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1504)@418ab6e01cba: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1504)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1504)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test_0-RAN(1504)@418ab6e01cba: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)9972864 MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_len:25 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1503)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1503)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1503)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1504)@418ab6e01cba: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1504)@418ab6e01cba: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1503)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(1506)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)-2147483619 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1503)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1503)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1505)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1504)@418ab6e01cba: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)9972864 TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1503)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1504)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1509)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1510)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1505)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1506)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1512)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1507)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1508)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1502)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1502): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1503): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1504): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1505): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1506): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1507): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1508): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1509): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1510): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_ho_inter_msc_out_csd0(1511): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1512): none (pass -> pass) MTC@418ab6e01cba: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass'. Sun May 19 08:29:54 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_csd pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_ho_inter_msc_out_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=612817) Waiting for packet dumper to finish... 1 (prev_count=612817, count=613890) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:29:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1516)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1516)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1516)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1514)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1517)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1516)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1516)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1516)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1516)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1516)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1516)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1516)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1516)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1516)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1519)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1519)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1519)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1519)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1519)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1520)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1515)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1515)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1522)6942789 MSC_Test_0-SCCP(1514)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1515)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@418ab6e01cba: { messageType := 2, destLocRef := '69F045'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1520)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1522) MSC_Test-GSUP(1520)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1522)"262420000000005" MSC_Test_0-SCCP(1514)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1514)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1514)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei0(1522)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1522)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1516)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1515)@418ab6e01cba: patching N(SD)=1 into dtap '05146496F5A4'O MSC_Test_0-RAN(1515)@418ab6e01cba: patched enc_l3: '05546496F5A4'O MSC_Test_0-SCCP(1514)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1514)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1514)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000605546496F5A4'O MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1516)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1515)@418ab6e01cba: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1515)@418ab6e01cba: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1514)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1514)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1514)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1522)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1515)@418ab6e01cba: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1515)@418ab6e01cba: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1514)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1514)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1514)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1514)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1514)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1514)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1516)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1515)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1522)6942789 TC_lu_imsi_auth_tmsi_check_imei0(1522)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1522)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1522)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1522)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1522)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1514)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1515)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1518)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1513)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1520)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1517)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1521)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1516)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1519)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1523)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1513): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1514): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1515): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1516): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1517): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1518): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1519): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1520): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1521): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1522): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1523): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass'. Sun May 19 08:29:59 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248857) Waiting for packet dumper to finish... 1 (prev_count=248857, count=249930) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:30:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1527)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1527)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1527)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1525)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1528)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1527)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1527)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1527)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1527)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1527)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1527)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1527)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1527)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1527)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1530)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1530)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1530)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1530)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1530)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1531)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1526)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1526)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1533)9082552 MSC_Test_0-SCCP(1525)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1526)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@418ab6e01cba: { messageType := 2, destLocRef := '8A96B8'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1531)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1533) MSC_Test-GSUP(1531)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1533)"262420000000005" MSC_Test_0-SCCP(1525)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1525)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1525)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1527)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1526)@418ab6e01cba: patching N(SD)=1 into dtap '05146609E8662104B1DC86E0'O MSC_Test_0-RAN(1526)@418ab6e01cba: patched enc_l3: '05546609E8662104B1DC86E0'O MSC_Test_0-SCCP(1525)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1525)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1525)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C05546609E8662104B1DC86E0'O MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1527)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1526)@418ab6e01cba: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1526)@418ab6e01cba: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1525)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1525)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1525)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1526)@418ab6e01cba: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1526)@418ab6e01cba: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1525)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1525)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1525)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1525)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1525)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1525)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1527)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1526)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1533)9082552 TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1526)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1525)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1527)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1531)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1524)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1528)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1530)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1529)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1532)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1534)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1524): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1525): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1526): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1527): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1528): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1529): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1530): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1531): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1532): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1533): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1534): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass'. Sun May 19 08:30:05 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248658) Waiting for packet dumper to finish... 1 (prev_count=248658, count=249731) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:30:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1538)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1538)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1538)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1536)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1539)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1538)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1538)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1538)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1538)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1538)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1538)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1538)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1538)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1538)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1538)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1538)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1538)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1538)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1538)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1538)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1541)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1541)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1541)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1541)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1541)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1542)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1538)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1537)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1537)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1544)12756940 MSC_Test_0-SCCP(1536)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1537)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1538)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1538)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1538)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1538)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@418ab6e01cba: { messageType := 2, destLocRef := 'C2A7CC'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1542)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1544) MSC_Test-GSUP(1542)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1544)"262420000000005" MSC_Test_0-SCCP(1536)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1536)@418ab6e01cba: vl_from0 TC_lu_imsi_noauth_tmsi_check_imei0(1544)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1536)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_noauth_tmsi_check_imei0(1544)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1538)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1538)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1537)@418ab6e01cba: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1537)@418ab6e01cba: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1536)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1536)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1536)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1538)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1538)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1544)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1537)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1537)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1536)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1536)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1536)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1538)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1538)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1536)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1536)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1536)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1538)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1538)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1538)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1537)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1544)12756940 TC_lu_imsi_noauth_tmsi_check_imei0(1544)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1544)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1544)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1544)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1544)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1537)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1536)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1540)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1541)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1542)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1535)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1538)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1539)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1543)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1545)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1535): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1536): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1537): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1538): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1539): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1540): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1541): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1542): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1543): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1544): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1545): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass'. Sun May 19 08:30:11 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222753) Waiting for packet dumper to finish... 1 (prev_count=222753, count=223826) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:30:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1549)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1549)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1549)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1547)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1550)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1549)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1549)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1549)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1549)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1549)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1549)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1549)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1549)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1549)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1549)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1549)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1549)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1549)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1549)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1549)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1552)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1552)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1552)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1552)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1552)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1553)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1549)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1548)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1548)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1555)8764738 MSC_Test_0-RAN(1548)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1547)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1549)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1549)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1549)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1549)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@418ab6e01cba: { messageType := 2, destLocRef := '85BD42'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1553)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1555) MSC_Test-GSUP(1553)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1555)"262420000000005" MSC_Test_0-SCCP(1547)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1547)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1547)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1549)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei0(1555)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1555)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1549)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1549)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1548)@418ab6e01cba: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1548)@418ab6e01cba: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1547)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1547)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1547)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1549)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1549)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1549)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1549)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1547)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1555)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1547)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1547)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1547)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1549)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1549)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1549)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1548)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1555)8764738 TC_lu_imsi_noauth_notmsi_check_imei0(1555)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1555)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1555)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1555)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1555)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(1549)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1550)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1547)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1548)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1553)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1546)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1554)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1552)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1551)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1556)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1546): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1547): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1548): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1549): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1550): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1551): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1552): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1553): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1554): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1555): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass'. Sun May 19 08:30:16 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=211778) Waiting for packet dumper to finish... 1 (prev_count=211778, count=212851) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:30:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1560)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1560)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1560)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1558)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1561)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1560)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1560)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1560)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1560)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1560)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1560)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1560)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1560)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1560)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1563)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1563)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1563)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1563)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1563)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1564)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1559)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1559)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)4101188 MSC_Test_0-RAN(1559)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1558)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@418ab6e01cba: { messageType := 2, destLocRef := '3E9444'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1564)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1566) MSC_Test-GSUP(1564)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)"262420000000005" MSC_Test_0-SCCP(1558)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1558)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1558)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1559)@418ab6e01cba: patching N(SD)=1 into dtap '0514036633B1'O MSC_Test_0-RAN(1559)@418ab6e01cba: patched enc_l3: '0554036633B1'O MSC_Test_0-SCCP(1558)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1558)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1558)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554036633B1'O MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1560)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1559)@418ab6e01cba: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1559)@418ab6e01cba: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1558)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1558)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1558)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1560)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1558)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(1558)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1558)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1558)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1560)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1559)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)4101188 TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(1560)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1558)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1564)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1557)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1561)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1562)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1559)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1565)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1563)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1567)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1557): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1558): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1559): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1560): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1561): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1562): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1563): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1564): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1565): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1566): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1567): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass'. Sun May 19 08:30:22 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass ====== Saving talloc report from 172.18.65.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=230592) Waiting for packet dumper to finish... 1 (prev_count=230592, count=231665) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:30:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1571)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1571)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1571)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1569)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1572)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1571)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1571)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1571)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1571)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1571)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1571)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1571)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1571)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1571)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1574)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1574)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1574)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1574)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1574)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1575)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1570)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1570)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1577)10924891 MSC_Test_0-SCCP(1569)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1570)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@418ab6e01cba: { messageType := 2, destLocRef := 'A6B35B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1575)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1577) MSC_Test-GSUP(1575)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1577)"262420000000005" MSC_Test_0-SCCP(1569)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1569)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1569)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1570)@418ab6e01cba: patching N(SD)=1 into dtap '05145E4004E0'O MSC_Test_0-RAN(1570)@418ab6e01cba: patched enc_l3: '05545E4004E0'O MSC_Test_0-SCCP(1569)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1569)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1569)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000605545E4004E0'O MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1571)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1570)@418ab6e01cba: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1570)@418ab6e01cba: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1569)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1569)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1569)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1571)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1569)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(1569)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1569)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1569)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1571)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1570)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1577)10924891 TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(1575)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1570)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1571)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1568)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1569)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1572)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1576)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1574)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1573)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1578)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1568): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1569): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1570): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1571): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1572): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1573): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1574): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1575): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1576): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1577): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1578): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass'. Sun May 19 08:30:28 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass ====== Saving talloc report from 172.18.65.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=233030) Waiting for packet dumper to finish... 1 (prev_count=233030, count=234103) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:30:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1582)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1582)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1582)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1580)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1583)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1582)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1582)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1582)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1582)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1582)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1582)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1582)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1582)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1582)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1585)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1585)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1585)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1585)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1585)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1586)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1581)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1581)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1588)13305974 MSC_Test_0-SCCP(1580)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1581)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1582)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@418ab6e01cba: { messageType := 2, destLocRef := 'CB0876'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1580)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1580)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1580)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-RAN(1581)@418ab6e01cba: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1581)@418ab6e01cba: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1580)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1580)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1580)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1586)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1588) MSC_Test-GSUP(1586)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1588)"262420000000005" MSC_Test_0-M3UA(1582)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1581)@418ab6e01cba: patching N(SD)=2 into dtap '0514BFCE31D8'O MSC_Test_0-RAN(1581)@418ab6e01cba: patched enc_l3: '0594BFCE31D8'O MSC_Test_0-SCCP(1580)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1580)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1580)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060594BFCE31D8'O MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1582)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1581)@418ab6e01cba: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1581)@418ab6e01cba: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1580)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1580)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1580)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1580)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1580)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1580)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1582)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1581)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1588)13305974 TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1581)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1580)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1583)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1586)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1582)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1579)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1587)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1585)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1584)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1589)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1579): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1580): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1581): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1582): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1583): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1584): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1585): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1586): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1587): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1588): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1589): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass'. Sun May 19 08:30:34 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.65.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=249479) Waiting for packet dumper to finish... 1 (prev_count=249479, count=251230) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:30:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1593)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1593)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1593)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1591)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1594)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1593)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1593)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1593)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1593)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1593)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1593)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1593)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1593)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1593)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1596)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1596)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1596)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1596)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1596)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1597)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1592)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1592)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)5335280 MSC_Test_0-SCCP(1591)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1592)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1593)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@418ab6e01cba: { messageType := 2, destLocRef := '5168F0'O, sourceLocRef := '00011A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1591)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1591)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1591)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1591)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-RAN(1592)@418ab6e01cba: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1592)@418ab6e01cba: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1591)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1591)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1591)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1597)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599) MSC_Test-GSUP(1597)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)"262420000000005" MSC_Test_0-M3UA(1593)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1592)@418ab6e01cba: patching N(SD)=2 into dtap '0514059582A6210422ECA50C'O MSC_Test_0-RAN(1592)@418ab6e01cba: patched enc_l3: '0594059582A6210422ECA50C'O MSC_Test_0-SCCP(1591)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1591)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1591)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C0594059582A6210422ECA50C'O MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1593)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1592)@418ab6e01cba: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1592)@418ab6e01cba: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1591)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1591)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1591)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1591)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1591)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1591)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1593)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1592)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)5335280 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(1597)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1593)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1592)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1595)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1590)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1591)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1594)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1600)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1598)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1596)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1590): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1591): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1592): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1593): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1594): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1595): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1596): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1597): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1598): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1600): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass'. Sun May 19 08:30:40 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.65.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=247748) Waiting for packet dumper to finish... 1 (prev_count=247748, count=249499) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:30:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1604)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1604)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1604)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1602)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1605)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1604)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1604)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1604)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1604)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1604)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1604)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1604)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1604)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1604)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1604)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1604)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1604)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1604)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1604)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1604)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1607)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1607)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1607)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1607)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1607)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1608)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1604)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1603)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1603)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)7735245 MSC_Test_0-RAN(1603)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1602)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1604)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1604)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1604)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1604)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@418ab6e01cba: { messageType := 2, destLocRef := '7607CD'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1602)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1602)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1604)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-RAN(1603)@418ab6e01cba: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1603)@418ab6e01cba: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1602)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1602)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1602)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1604)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1608)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1610) MSC_Test-GSUP(1608)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)"262420000000005" MSC_Test_0-M3UA(1604)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1604)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1604)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1604)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1603)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1603)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1602)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1602)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1602)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1604)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1604)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1602)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1602)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1604)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1604)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1604)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1603)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)7735245 TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1603)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1602)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1608)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1609)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1605)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1604)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1601)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1607)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1611)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1606)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1602): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1603): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1604): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1605): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1606): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1607): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1608): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1609): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1610): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1611): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass'. Sun May 19 08:30:46 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.65.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=222732) Waiting for packet dumper to finish... 1 (prev_count=222732, count=223805) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:30:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1615)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1615)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1615)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1613)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1616)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1615)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1615)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1615)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1615)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1615)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1615)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1615)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1615)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1615)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1615)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1615)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1615)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1615)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1615)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1615)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1618)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1618)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1618)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1618)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1618)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1619)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1615)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1614)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1614)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)7718884 MSC_Test_0-SCCP(1613)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1614)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1615)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1615)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1615)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1615)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@418ab6e01cba: { messageType := 2, destLocRef := '75C7E4'O, sourceLocRef := '00011C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1613)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1613)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1613)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1613)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1615)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-RAN(1614)@418ab6e01cba: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1614)@418ab6e01cba: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1613)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1613)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1613)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1615)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1619)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1621) MSC_Test-GSUP(1619)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)"262420000000005" MSC_Test_0-M3UA(1615)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1615)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1615)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1615)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1615)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1615)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1613)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1613)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1613)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1613)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1615)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1615)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1615)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1614)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)7718884 TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(1615)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1616)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1613)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1614)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1617)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1612)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1619)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1620)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1618)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1622)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1612): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1613): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1614): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1615): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1616): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1617): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1618): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1619): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1620): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1621): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1622): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass'. Sun May 19 08:30:52 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass ====== Saving talloc report from 172.18.65.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=213053) Waiting for packet dumper to finish... 1 (prev_count=213053, count=214126) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:30:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1626)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1626)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1626)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1624)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1627)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1626)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1626)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1626)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1626)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1626)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1626)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1626)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1626)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1626)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1626)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1626)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1626)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1626)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1626)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1626)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1629)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1629)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1629)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1629)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1629)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1630)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1626)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1625)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1625)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)12837665 MSC_Test_0-SCCP(1624)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1625)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1626)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1626)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1626)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1626)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@418ab6e01cba: { messageType := 2, destLocRef := 'C3E321'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1624)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1624)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1624)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1626)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1625)@418ab6e01cba: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1625)@418ab6e01cba: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1624)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1624)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1624)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1626)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1630)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632) MSC_Test-GSUP(1630)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)"262420000000005" MSC_Test_0-M3UA(1626)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1626)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1626)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1626)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1624)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(1624)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1624)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1624)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1626)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1626)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1626)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1625)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)12837665 TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1624)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1625)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1630)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1627)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1623)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1626)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1629)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1633)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1631)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1628)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1623): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1624): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1625): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1626): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1627): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1628): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1629): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1630): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1631): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1633): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass'. Sun May 19 08:30:58 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass ====== Saving talloc report from 172.18.65.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=184955) Waiting for packet dumper to finish... 1 (prev_count=184955, count=186028) MTC@418ab6e01cba: 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@418ab6e01cba: 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 ------ Sun May 19 08:31:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1637)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1637)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1637)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1635)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1638)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1637)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1637)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1637)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1637)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1637)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1637)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1637)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1637)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1637)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1637)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1637)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1637)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1637)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1637)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1637)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1640)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1640)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1640)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1640)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1640)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1641)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1637)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1636)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1636)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)16096691 MSC_Test_0-SCCP(1635)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1636)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1637)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1637)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1637)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1637)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@418ab6e01cba: { messageType := 2, destLocRef := 'F59DB3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1635)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1635)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1635)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1637)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1636)@418ab6e01cba: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1636)@418ab6e01cba: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1635)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@418ab6e01cba: vl_len:15 MSC_Test_0-SCCP(1635)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1635)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1637)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1641)@418ab6e01cba: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643) MSC_Test-GSUP(1641)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)"262420000000005" MSC_Test_0-M3UA(1637)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1637)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1637)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1637)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1635)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(1635)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1635)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1635)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1637)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1637)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1637)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1636)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)16096691 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1636)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1635)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1637)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1634)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1644)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1641)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1638)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1642)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1640)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1639)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1634): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1635): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1636): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1637): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1638): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1639): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1640): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1641): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1642): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1644): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass'. Sun May 19 08:31:03 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass ====== Saving talloc report from 172.18.65.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=186771) Waiting for packet dumper to finish... 1 (prev_count=186771, count=187844) MTC@418ab6e01cba: 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@418ab6e01cba: 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 ------ Sun May 19 08:31:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: 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@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1648)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1648)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1648)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1646)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1649)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1648)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1648)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1648)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1648)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1648)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1648)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1648)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1648)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1648)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1648)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1648)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1648)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1648)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1648)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1648)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1651)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1651)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1651)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1651)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1651)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1652)@418ab6e01cba: 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)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1648)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1647)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1647)@418ab6e01cba: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)1642854 MSC_Test_0-RAN(1647)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1646)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1648)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1648)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@418ab6e01cba: { messageType := 2, destLocRef := '191166'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1652)@418ab6e01cba: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654) MSC_Test-GSUP(1652)@418ab6e01cba: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)"262420000000362" MSC_Test_0-SCCP(1646)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1646)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1646)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(1648)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1648)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1647)@418ab6e01cba: patching N(SD)=1 into dtap '0514C1B17E02'O MSC_Test_0-RAN(1647)@418ab6e01cba: patched enc_l3: '0554C1B17E02'O MSC_Test_0-SCCP(1646)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1646)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1646)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554C1B17E02'O MSC_Test_0-M3UA(1648)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1648)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1648)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1648)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1646)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1646)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1646)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1646)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1648)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1648)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1648)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1647)@418ab6e01cba: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)1642854 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@418ab6e01cba: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1647)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1652)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1648)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1646)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1653)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1649)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1655)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1651)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1650)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1645)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1645): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1646): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1647): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1648): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1649): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1650): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1651): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1652): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1653): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1655): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass'. Sun May 19 08:31:09 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass ====== Saving talloc report from 172.18.65.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=192704) Waiting for packet dumper to finish... 1 (prev_count=192704, count=194352) MTC@418ab6e01cba: 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@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear'. ------ MSC_Tests.TC_mo_cc_bssmap_clear ------ Sun May 19 08:31:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mo_cc_bssmap_clear started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1659)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1659)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1659)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1657)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1660)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1659)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1659)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1659)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1659)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1659)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1662)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1662)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1662)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1662)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1662)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1663)@418ab6e01cba: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1665) TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1658)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1658)@418ab6e01cba: Added conn table entry 0TC_mo_cc_bssmap_clear0(1665)1952731 MSC_Test_0-SCCP(1657)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1658)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@418ab6e01cba: { messageType := 2, destLocRef := '1DCBDB'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1663)@418ab6e01cba: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test-GSUP(1663)@418ab6e01cba: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1665)"262420000000043" MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1657)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1658)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1658)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1657)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1657)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1658)@418ab6e01cba: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1665)1952731 TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '815B658F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1658)@418ab6e01cba: Added conn table entry 0TC_mo_cc_bssmap_clear0(1665)10792570 MSC_Test_0-RAN(1658)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1657)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@418ab6e01cba: { messageType := 2, destLocRef := 'A4AE7A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1660)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test-MGCP(1661)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1658)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1657)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1661)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1660)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test-MNCC(1660)@418ab6e01cba: Added conn table entry 0TC_mo_cc_bssmap_clear0(1665)-2147483617 MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1657)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1657)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(1660)@418ab6e01cba: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1665)-2147483617 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1657)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1657)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1659)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1658)@418ab6e01cba: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1665)10792570 TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(1663)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1657)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1659)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1660)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1661)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1662)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1666)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1664)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1656)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1658)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1656): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1657): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1658): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1659): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1660): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1661): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1662): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1663): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1664): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mo_cc_bssmap_clear0(1665): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1666): none (pass -> pass) MTC@418ab6e01cba: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Sun May 19 08:31:17 UTC 2024 ====== MSC_Tests.TC_mo_cc_bssmap_clear pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_mo_cc_bssmap_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407534) Waiting for packet dumper to finish... 1 (prev_count=407534, count=411587) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash'. ------ MSC_Tests.TC_invalid_mgcp_crash ------ Sun May 19 08:31:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_invalid_mgcp_crash started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1670)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1670)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1670)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1668)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1671)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1670)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1670)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1670)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1670)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1670)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1673)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1673)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1673)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1673)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1673)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1674)@418ab6e01cba: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1676) TC_invalid_mgcp_crash0(1676)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1669)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1669)@418ab6e01cba: Added conn table entry 0TC_invalid_mgcp_crash0(1676)10847710 MSC_Test_0-SCCP(1668)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1669)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@418ab6e01cba: { messageType := 2, destLocRef := 'A585DE'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1674)@418ab6e01cba: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1676) MSC_Test-GSUP(1674)@418ab6e01cba: Added IMSI table entry 0TC_invalid_mgcp_crash0(1676)"262420000000007" MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1668)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1668)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_invalid_mgcp_crash0(1676)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1676)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1669)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1669)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1668)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1668)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1668)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1668)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1669)@418ab6e01cba: Deleted conn table entry 0TC_invalid_mgcp_crash0(1676)10847710 TC_invalid_mgcp_crash0(1676)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3FAD58BD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1669)@418ab6e01cba: Added conn table entry 0TC_invalid_mgcp_crash0(1676)3092623 MSC_Test_0-RAN(1669)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1668)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@418ab6e01cba: { messageType := 2, destLocRef := '2F308F'O, sourceLocRef := '000123'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1676)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1671)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1676) MSC_Test-MGCP(1672)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1676) MSC_Test_0-RAN(1669)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1669)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1668)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1668)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1672)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1676)@418ab6e01cba: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1668)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1668)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1670)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1669)@418ab6e01cba: Deleted conn table entry 0TC_invalid_mgcp_crash0(1676)3092623 TC_invalid_mgcp_crash0(1676)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1676)@418ab6e01cba: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1676)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1668)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1673)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1669)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1675)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1674)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1671)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1670)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1672)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1667)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1677)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1667): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1668): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1669): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1670): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1671): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1672): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1673): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1674): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1675): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_invalid_mgcp_crash0(1676): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1677): none (pass -> pass) MTC@418ab6e01cba: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Sun May 19 08:31:23 UTC 2024 ====== MSC_Tests.TC_invalid_mgcp_crash pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_invalid_mgcp_crash.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335445) Waiting for packet dumper to finish... 1 (prev_count=335445, count=337196) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity'. ------ MSC_Tests.TC_mm_id_resp_no_identity ------ Sun May 19 08:31:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mm_id_resp_no_identity started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1681)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1681)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1681)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1679)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1682)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1681)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1681)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1681)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1681)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1681)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1681)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1681)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1681)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1681)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1681)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1681)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1681)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1681)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1681)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1681)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1684)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1684)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1684)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1684)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1684)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_mm_id_resp_no_identity0(1687)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1680)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1680)@418ab6e01cba: Added conn table entry 0TC_mm_id_resp_no_identity0(1687)4436958 MSC_Test_0-RAN(1680)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1679)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@418ab6e01cba: { messageType := 2, destLocRef := '43B3DE'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1680)@418ab6e01cba: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1680)@418ab6e01cba: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1679)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1679)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1679)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006055903000000'O MSC_Test_0-M3UA(1681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1687)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(1679)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1679)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1679)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1680)@418ab6e01cba: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1687)4436958 TC_mm_id_resp_no_identity0(1687)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1687)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1687)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1687)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1680)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1679)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1681)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1683)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1685)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1682)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1678)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1686)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1684)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1688)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1678): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1679): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1680): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1681): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1682): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1683): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1684): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1685): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1686): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mm_id_resp_no_identity0(1687): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1688): none (pass -> pass) MTC@418ab6e01cba: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass'. Sun May 19 08:31:34 UTC 2024 ====== MSC_Tests.TC_mm_id_resp_no_identity pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_mm_id_resp_no_identity.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169369) Waiting for packet dumper to finish... 1 (prev_count=169369, count=170442) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging'. ------ MSC_Tests.TC_lu_and_expire_while_paging ------ Sun May 19 08:31:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_expire_while_paging started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1692)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1692)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1692)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1690)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1693)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1692)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1692)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1692)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1692)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1692)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1695)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1695)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1695)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1695)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1695)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1696)@418ab6e01cba: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1698) TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1691)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1691)@418ab6e01cba: Added conn table entry 0TC_lu_and_expire_while_paging0(1698)4569245 MSC_Test_0-SCCP(1690)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1691)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@418ab6e01cba: { messageType := 2, destLocRef := '45B89D'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1696)@418ab6e01cba: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1698) MSC_Test-GSUP(1696)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1698)"262420000000007" MSC_Test_0-SCCP(1690)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1690)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1690)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1691)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1691)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1690)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1690)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1690)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1690)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1690)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1690)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1691)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1698)4569245 TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1691)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'1F2163F6'O to be handled at TC_lu_and_expire_while_paging0(1698) MSC_Test-GSUP(1696)@418ab6e01cba: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1698) MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1691)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1698) TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1F2163F6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1691)@418ab6e01cba: Added conn table entry 0TC_lu_and_expire_while_paging0(1698)11521222 MSC_Test_0-SCCP(1690)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@418ab6e01cba: { messageType := 2, destLocRef := 'AFCCC6'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1690)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1690)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1690)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1690)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1692)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1691)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1698)11521222 TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-MNCC(1693)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1691)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1696)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1694)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1689)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1690)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1692)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1697)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1695)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1699)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1689): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1690): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1691): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1692): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1693): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1694): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1695): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1696): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1697): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_expire_while_paging0(1698): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1699): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass'. Sun May 19 08:31:39 UTC 2024 ====== MSC_Tests.TC_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_expire_while_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=292561) Waiting for packet dumper to finish... 1 (prev_count=292561, count=293634) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown'. ------ MSC_Tests.TC_paging_response_imsi_unknown ------ Sun May 19 08:31:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_paging_response_imsi_unknown started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1703)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1703)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1703)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1701)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1704)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1703)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1703)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1703)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1703)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1703)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1703)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1703)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1703)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1703)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1703)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1703)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1703)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1703)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1703)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1703)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1706)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1706)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1706)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1706)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1706)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_response_imsi_unknown0(1709)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1703)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1702)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1702)@418ab6e01cba: Added conn table entry 0TC_paging_response_imsi_unknown0(1709)5603264 MSC_Test_0-SCCP(1701)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1703)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1703)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1703)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1703)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@418ab6e01cba: { messageType := 2, destLocRef := '557FC0'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1701)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1701)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1701)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1701)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1701)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1701)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1703)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1703)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1703)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1702)@418ab6e01cba: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1709)5603264 TC_paging_response_imsi_unknown0(1709)@418ab6e01cba: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1709)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1709)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1709)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1702)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1707)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1701)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1704)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1708)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1700)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1705)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1703)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1710)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1706)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1700): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1701): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1702): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1703): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1704): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1705): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1706): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1707): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1708): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_paging_response_imsi_unknown0(1709): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1710): none (pass -> pass) MTC@418ab6e01cba: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Sun May 19 08:31:45 UTC 2024 ====== MSC_Tests.TC_paging_response_imsi_unknown pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_paging_response_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=141750) Waiting for packet dumper to finish... 1 (prev_count=141750, count=142823) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown'. ------ MSC_Tests.TC_paging_response_tmsi_unknown ------ Sun May 19 08:31:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_paging_response_tmsi_unknown started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1714)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1714)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1714)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1712)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1715)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1714)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1714)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1714)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1714)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1714)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1714)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1714)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1714)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1714)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1714)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1714)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1714)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1714)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1714)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1714)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1717)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1717)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1717)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1717)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1717)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_response_tmsi_unknown0(1720)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1714)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1713)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1713)@418ab6e01cba: Added conn table entry 0TC_paging_response_tmsi_unknown0(1720)5925105 MSC_Test_0-SCCP(1712)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1714)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1714)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1714)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1714)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1712)@418ab6e01cba: { messageType := 2, destLocRef := '5A68F1'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1712)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1712)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1712)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1712)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1712)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1712)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1712)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1712)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1714)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1714)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1712)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1714)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1713)@418ab6e01cba: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1720)5925105 TC_paging_response_tmsi_unknown0(1720)@418ab6e01cba: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1720)@418ab6e01cba: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1720)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1720)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(1714)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1712)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1715)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1718)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1713)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1711)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1721)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1719)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1716)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1717)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1711): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1712): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1713): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1714): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1715): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1716): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1717): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1718): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1719): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_paging_response_tmsi_unknown0(1720): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1721): none (pass -> pass) MTC@418ab6e01cba: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Sun May 19 08:31:51 UTC 2024 ====== MSC_Tests.TC_paging_response_tmsi_unknown pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_paging_response_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=142470) Waiting for packet dumper to finish... 1 (prev_count=142470, count=144118) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment'. ------ MSC_Tests.TC_call_re_establishment ------ Sun May 19 08:31:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_call_re_establishment started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1725)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1725)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1725)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1723)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1726)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1725)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1725)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1725)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1725)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1725)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1728)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1728)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1728)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1728)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1728)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1729)@418ab6e01cba: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1731) TC_call_re_establishment0(1731)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1724)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1724)@418ab6e01cba: Added conn table entry 0TC_call_re_establishment0(1731)8555973 MSC_Test_0-RAN(1724)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1723)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: { messageType := 2, destLocRef := '828DC5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1729)@418ab6e01cba: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1731) MSC_Test-GSUP(1729)@418ab6e01cba: Added IMSI table entry 0TC_call_re_establishment0(1731)"262420000000091" MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1723)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_call_re_establishment0(1731)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1731)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1724)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1724)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1723)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1723)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@418ab6e01cba: Deleted conn table entry 0TC_call_re_establishment0(1731)8555973 TC_call_re_establishment0(1731)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1731)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5F1DFB62'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1724)@418ab6e01cba: Added conn table entry 0TC_call_re_establishment0(1731)14117813 MSC_Test_0-RAN(1724)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1723)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: { messageType := 2, destLocRef := 'D76BB5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1731)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1726)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1731) MSC_Test-MGCP(1727)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1731) MSC_Test_0-RAN(1724)@418ab6e01cba: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1724)@418ab6e01cba: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1723)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1727)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment0(1731)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1726)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1731) MSC_Test-MNCC(1726)@418ab6e01cba: Added conn table entry 0TC_call_re_establishment0(1731)-2147483615 MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment0(1731)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1723)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1731)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment0(1731)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment0(1731)@418ab6e01cba: { 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.65.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment0(1731)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1724)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1724)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1723)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1731)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1731)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1731)@418ab6e01cba: f_mo_call_establish DONE TC_call_re_establishment0(1731)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1729)@418ab6e01cba: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1731)"262420000000091" MSC_Test-GSUP(1729)@418ab6e01cba: Added IMSI table entry 0TC_call_re_establishment0(1732)"262420000000091" TC_call_re_establishment0(1732)@418ab6e01cba: 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)@418ab6e01cba: Added conn table entry 1TC_call_re_establishment0(1732)2214985 MSC_Test_0-RAN(1724)@418ab6e01cba: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1723)@418ab6e01cba: First idle individual index:1 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: { messageType := 2, destLocRef := '21CC49'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)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1723)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@418ab6e01cba: Deleted conn table entry 0TC_call_re_establishment0(1731)14117813 TC_call_re_establishment0(1731)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-MNCC(1726)@418ab6e01cba: Deleted conn table entry 0TC_call_re_establishment0(1731)-2147483615 MSC_Test-MNCC(1726)@418ab6e01cba: Added conn table entry 0TC_call_re_establishment0(1732)-2147483615 MSC_Test-MGCP(1727)@418ab6e01cba: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1732) MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1723)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@418ab6e01cba: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1724)@418ab6e01cba: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1723)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010005036502E180'O MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1724)@418ab6e01cba: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1724)@418ab6e01cba: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1723)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203AA'O MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1726)@418ab6e01cba: Deleted conn table entry 0TC_call_re_establishment0(1732)-2147483615 MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1723)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1723)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-M3UA(1725)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@418ab6e01cba: Deleted conn table entry 1TC_call_re_establishment0(1732)2214985 TC_call_re_establishment0(1732)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1723)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1724)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1726)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1725)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1729)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1722)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1727)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1730)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1734)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1728)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1733)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1722): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1723): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1724): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1725): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1726): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1727): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1728): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1729): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1730): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_call_re_establishment0(1731): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_call_re_establishment0(1732): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1733): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1734): none (pass -> pass) MTC@418ab6e01cba: Test case TC_call_re_establishment finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Sun May 19 08:32:01 UTC 2024 ====== MSC_Tests.TC_call_re_establishment pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_call_re_establishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=554877) Waiting for packet dumper to finish... 1 (prev_count=554877, count=556628) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth'. ------ MSC_Tests.TC_call_re_establishment_auth ------ Sun May 19 08:32:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_call_re_establishment_auth started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1738)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1738)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1738)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1736)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1739)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1738)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1738)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1738)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1738)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1738)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1741)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1741)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1741)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1741)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1741)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1742)@418ab6e01cba: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1744) TC_call_re_establishment_auth0(1744)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1737)@418ab6e01cba: Added conn table entry 0TC_call_re_establishment_auth0(1744)2174778 MSC_Test_0-SCCP(1736)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1737)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: { messageType := 2, destLocRef := '212F3A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1742)@418ab6e01cba: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1744) MSC_Test-GSUP(1742)@418ab6e01cba: Added IMSI table entry 0TC_call_re_establishment_auth0(1744)"262420000000092" MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1744)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1744)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@418ab6e01cba: patching N(SD)=1 into dtap '0514C1DCDC10'O MSC_Test_0-RAN(1737)@418ab6e01cba: patched enc_l3: '0554C1DCDC10'O MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554C1DCDC10'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1737)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@418ab6e01cba: Deleted conn table entry 0TC_call_re_establishment_auth0(1744)2174778 TC_call_re_establishment_auth0(1744)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1744)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1744)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1744)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1744)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3BDEE88F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1737)@418ab6e01cba: Added conn table entry 0TC_call_re_establishment_auth0(1744)10526802 MSC_Test_0-RAN(1737)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1736)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: { messageType := 2, destLocRef := 'A0A052'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)@418ab6e01cba: Session index based on local reference:0 TC_call_re_establishment_auth0(1744)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1744)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@418ab6e01cba: patching N(SD)=1 into dtap '05146608DEDA'O MSC_Test_0-RAN(1737)@418ab6e01cba: patched enc_l3: '05546608DEDA'O MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000605546608DEDA'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1739)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1744) MSC_Test-MGCP(1740)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1737)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1740)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_auth0(1744)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1739)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1744) MSC_Test-MNCC(1739)@418ab6e01cba: Added conn table entry 0TC_call_re_establishment_auth0(1744)-2147483614 MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_auth0(1744)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1744)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1744)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_auth0(1744)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1737)@418ab6e01cba: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1737)@418ab6e01cba: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1744)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1744)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1744)@418ab6e01cba: f_mo_call_establish DONE TC_call_re_establishment_auth0(1744)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1742)@418ab6e01cba: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1744)"262420000000092" MSC_Test-GSUP(1742)@418ab6e01cba: Added IMSI table entry 0TC_call_re_establishment_auth0(1745)"262420000000092" TC_call_re_establishment_auth0(1745)@418ab6e01cba: 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)@418ab6e01cba: Added conn table entry 1TC_call_re_establishment_auth0(1745)11654794 MSC_Test_0-RAN(1737)@418ab6e01cba: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1736)@418ab6e01cba: First idle individual index:1 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: { messageType := 2, destLocRef := 'B1D68A'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)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@418ab6e01cba: Deleted conn table entry 0TC_call_re_establishment_auth0(1744)10526802 TC_call_re_establishment_auth0(1744)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 TC_call_re_establishment_auth0(1744)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@418ab6e01cba: patching N(SD)=1 into dtap '05142072B36E'O MSC_Test_0-RAN(1737)@418ab6e01cba: patched enc_l3: '05542072B36E'O MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000605542072B36E'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1739)@418ab6e01cba: Deleted conn table entry 0TC_call_re_establishment_auth0(1744)-2147483614 MSC_Test-MNCC(1739)@418ab6e01cba: Added conn table entry 0TC_call_re_establishment_auth0(1745)-2147483614 MSC_Test-MGCP(1740)@418ab6e01cba: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1745) MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@418ab6e01cba: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1737)@418ab6e01cba: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1737)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1739)@418ab6e01cba: Deleted conn table entry 0TC_call_re_establishment_auth0(1745)-2147483614 MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1736)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1736)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-RAN(1737)@418ab6e01cba: Deleted conn table entry 1TC_call_re_establishment_auth0(1745)11654794 MSC_Test_0-M3UA(1738)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1745)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1736)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1737)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1735)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1746)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1747)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1742)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1739)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1738)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1743)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1741)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1740)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1735): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1736): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1737): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1738): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1739): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1740): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1741): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1742): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1743): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_call_re_establishment_auth0(1744): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_call_re_establishment_auth0(1745): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1746): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1747): none (pass -> pass) MTC@418ab6e01cba: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Sun May 19 08:32:12 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_auth pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_call_re_establishment_auth.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=632282) Waiting for packet dumper to finish... 1 (prev_count=632282, count=634033) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph'. ------ MSC_Tests.TC_call_re_establishment_ciph ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_call_re_establishment_ciph started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1751)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1751)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1751)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1749)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1752)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1751)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1751)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1751)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1751)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1751)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1754)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1754)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1754)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1754)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1754)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1755)@418ab6e01cba: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1757) TC_call_re_establishment_ciph0(1757)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1750)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1750)@418ab6e01cba: Added conn table entry 0TC_call_re_establishment_ciph0(1757)990703 MSC_Test_0-RAN(1750)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1749)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: { messageType := 2, destLocRef := '0F1DEF'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1755)@418ab6e01cba: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1757) MSC_Test-GSUP(1755)@418ab6e01cba: Added IMSI table entry 0TC_call_re_establishment_ciph0(1757)"262420000000092" MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1757)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1757)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@418ab6e01cba: patching N(SD)=1 into dtap '051454EC7CCC'O MSC_Test_0-RAN(1750)@418ab6e01cba: patched enc_l3: '055454EC7CCC'O MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006055454EC7CCC'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1750)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1750)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@418ab6e01cba: Deleted conn table entry 0TC_call_re_establishment_ciph0(1757)990703 TC_call_re_establishment_ciph0(1757)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1757)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1757)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1757)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1757)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '88F7C7EE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1750)@418ab6e01cba: Added conn table entry 0TC_call_re_establishment_ciph0(1757)9912704 MSC_Test_0-RAN(1750)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1749)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: { messageType := 2, destLocRef := '974180'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)@418ab6e01cba: Session index based on local reference:0 TC_call_re_establishment_ciph0(1757)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1757)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@418ab6e01cba: patching N(SD)=1 into dtap '0514B3F82E25'O MSC_Test_0-RAN(1750)@418ab6e01cba: patched enc_l3: '0554B3F82E25'O MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554B3F82E25'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1757) MSC_Test-MGCP(1753)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1750)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1753)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_ciph0(1757)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1757) MSC_Test-MNCC(1752)@418ab6e01cba: Added conn table entry 0TC_call_re_establishment_ciph0(1757)-2147483613 TC_call_re_establishment_ciph0(1757)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_ciph0(1757)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1757)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1757)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1757)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1750)@418ab6e01cba: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1750)@418ab6e01cba: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1757)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1757)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1757)@418ab6e01cba: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1757)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1755)@418ab6e01cba: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1757)"262420000000092" MSC_Test-GSUP(1755)@418ab6e01cba: Added IMSI table entry 0TC_call_re_establishment_ciph0(1758)"262420000000092" TC_call_re_establishment_ciph0(1758)@418ab6e01cba: 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)@418ab6e01cba: Added conn table entry 1TC_call_re_establishment_ciph0(1758)6305286 MSC_Test_0-RAN(1750)@418ab6e01cba: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1749)@418ab6e01cba: First idle individual index:1 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: { messageType := 2, destLocRef := '603606'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)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@418ab6e01cba: Deleted conn table entry 0TC_call_re_establishment_ciph0(1757)9912704 TC_call_re_establishment_ciph0(1757)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1750)@418ab6e01cba: patching N(SD)=1 into dtap '051483CFB381'O MSC_Test_0-RAN(1750)@418ab6e01cba: patched enc_l3: '055483CFB381'O MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006055483CFB381'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@418ab6e01cba: Deleted conn table entry 0TC_call_re_establishment_ciph0(1757)-2147483613 MSC_Test-MNCC(1752)@418ab6e01cba: Added conn table entry 0TC_call_re_establishment_ciph0(1758)-2147483613 MSC_Test-MGCP(1753)@418ab6e01cba: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1758) MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:14 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@418ab6e01cba: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1750)@418ab6e01cba: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1750)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(1752)@418ab6e01cba: Deleted conn table entry 0TC_call_re_establishment_ciph0(1758)-2147483613 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1749)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1749)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-M3UA(1751)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@418ab6e01cba: Deleted conn table entry 1TC_call_re_establishment_ciph0(1758)6305286 TC_call_re_establishment_ciph0(1758)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1751)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1749)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1752)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1755)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1754)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1753)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1748)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1759)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1750)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1756)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1760)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1748): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1749): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1750): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1751): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1752): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1753): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1754): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1755): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1756): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_call_re_establishment_ciph0(1757): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_call_re_establishment_ciph0(1758): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1759): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1760): none (pass -> pass) MTC@418ab6e01cba: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Sun May 19 08:32:23 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_ciph pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_call_re_establishment_ciph.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=679395) Waiting for packet dumper to finish... 1 (prev_count=679395, count=681146) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi'. ------ MSC_Tests.TC_cm_serv_wrong_mi ------ Sun May 19 08:32:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_cm_serv_wrong_mi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1764)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1764)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1764)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1762)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1765)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1764)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1764)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1764)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1764)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1764)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1767)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1767)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1767)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1767)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1767)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1768)@418ab6e01cba: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1770) TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1763)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1763)@418ab6e01cba: Added conn table entry 0TC_cm_serv_wrong_mi0(1770)6736442 MSC_Test_0-RAN(1763)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1762)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@418ab6e01cba: { messageType := 2, destLocRef := '66CA3A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1768)@418ab6e01cba: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1770) MSC_Test-GSUP(1768)@418ab6e01cba: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1770)"262420000000094" MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1762)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1762)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1763)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1763)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1762)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1762)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1762)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1762)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1763)@418ab6e01cba: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1770)6736442 TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6DB7B936'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1763)@418ab6e01cba: Added conn table entry 0TC_cm_serv_wrong_mi0(1770)5204565 MSC_Test_0-RAN(1763)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1762)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@418ab6e01cba: { messageType := 2, destLocRef := '4F6A55'O ("OjU"), 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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1763)@418ab6e01cba: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1763)@418ab6e01cba: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: vl_len:19 MSC_Test_0-SCCP(1762)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1762)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1762)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1762)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1762)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1762)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1764)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1763)@418ab6e01cba: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1770)5204565 TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(1764)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1765)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1769)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1768)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1762)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1763)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1771)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1761)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1767)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1766)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1761): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1762): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1763): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1764): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1765): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1766): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1767): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1768): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1769): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_cm_serv_wrong_mi0(1770): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1771): none (pass -> pass) MTC@418ab6e01cba: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Sun May 19 08:32:29 UTC 2024 ====== MSC_Tests.TC_cm_serv_wrong_mi pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_cm_serv_wrong_mi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=311542) Waiting for packet dumper to finish... 1 (prev_count=311542, count=312615) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0'. ------ MSC_Tests.TC_auth_options_0 ------ Sun May 19 08:32:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_auth_options_0 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1775)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1775)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1775)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1773)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1776)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1775)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1775)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1775)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1775)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1775)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1778)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1778)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1778)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1778)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1778)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_00(1781)@418ab6e01cba: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1779)@418ab6e01cba: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1781) TC_auth_options_00(1781)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1774)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1774)@418ab6e01cba: Added conn table entry 0TC_auth_options_00(1781)5242592 MSC_Test_0-RAN(1774)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1773)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@418ab6e01cba: { messageType := 2, destLocRef := '4FFEE0'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1779)@418ab6e01cba: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1781) MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1779)@418ab6e01cba: Added IMSI table entry 0TC_auth_options_00(1781)"262420000042300" MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1773)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1773)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_00(1781)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1781)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1774)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1774)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1773)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1773)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1773)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1773)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1773)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1774)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_00(1781)5242592 TC_auth_options_00(1781)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@418ab6e01cba: port MSCVTYf_perform_lu() done TC_auth_options_00(1781)@418ab6e01cba: port MSCVTYf_establish_fully() starting TC_auth_options_00(1781)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '03A5CEC9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1774)@418ab6e01cba: Added conn table entry 0TC_auth_options_00(1781)10092805 MSC_Test_0-RAN(1774)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1773)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@418ab6e01cba: { messageType := 2, destLocRef := '9A0105'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1781)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@418ab6e01cba: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1773)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1773)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1773)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1773)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1773)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1775)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1774)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_00(1781)10092805 TC_auth_options_00(1781)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1774)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1773)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1775)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1779)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1776)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1780)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1778)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1777)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1782)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1772)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1772): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1773): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1774): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1775): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1776): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1777): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1778): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1779): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1780): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_auth_options_00(1781): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1782): none (pass -> pass) MTC@418ab6e01cba: Test case TC_auth_options_0 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Sun May 19 08:32:35 UTC 2024 ====== MSC_Tests.TC_auth_options_0 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_auth_options_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=298722) Waiting for packet dumper to finish... 1 (prev_count=298722, count=299795) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1'. ------ MSC_Tests.TC_auth_options_1 ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_auth_options_1 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1786)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1786)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1786)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1784)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1787)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1786)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1786)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1786)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1786)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1786)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1789)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1789)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1789)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1789)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1789)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_10(1792)@418ab6e01cba: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1790)@418ab6e01cba: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1792) TC_auth_options_10(1792)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1785)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1785)@418ab6e01cba: Added conn table entry 0TC_auth_options_10(1792)10185635 MSC_Test_0-SCCP(1784)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1785)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@418ab6e01cba: { messageType := 2, destLocRef := '9B6BA3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1790)@418ab6e01cba: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1792) MSC_Test-GSUP(1790)@418ab6e01cba: Added IMSI table entry 0TC_auth_options_10(1792)"262420000042301" MSC_Test_0-SCCP(1784)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@418ab6e01cba: Session index based on connection ID:0 TC_auth_options_10(1792)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1784)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1784)@418ab6e01cba: vl_from0 TC_auth_options_10(1792)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(1784)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1785)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1785)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1784)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1784)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1784)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1784)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1784)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1785)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_10(1792)10185635 TC_auth_options_10(1792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@418ab6e01cba: port MSCVTYf_perform_lu() done TC_auth_options_10(1792)@418ab6e01cba: port MSCVTYf_establish_fully() starting TC_auth_options_10(1792)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6F9FF177'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1785)@418ab6e01cba: Added conn table entry 0TC_auth_options_10(1792)14539303 MSC_Test_0-RAN(1785)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1784)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@418ab6e01cba: { messageType := 2, destLocRef := 'DDDA27'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1792)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@418ab6e01cba: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1784)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1784)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1784)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1784)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1784)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1785)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_10(1792)14539303 MSC_Test_0-M3UA(1786)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_10(1792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1785)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1784)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1786)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1790)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1783)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1789)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1787)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1791)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1793)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1788)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1783): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1784): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1785): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1786): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1787): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1788): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1789): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1790): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1791): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_auth_options_10(1792): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1793): none (pass -> pass) MTC@418ab6e01cba: Test case TC_auth_options_1 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Sun May 19 08:32:42 UTC 2024 ====== MSC_Tests.TC_auth_options_1 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_auth_options_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=296727) Waiting for packet dumper to finish... 1 (prev_count=296727, count=297800) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2'. ------ MSC_Tests.TC_auth_options_2 ------ Sun May 19 08:32:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_auth_options_2 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1797)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1797)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1797)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1795)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1798)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1797)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1797)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1797)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1797)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1797)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1800)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1800)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1800)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1800)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1800)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_20(1803)@418ab6e01cba: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1801)@418ab6e01cba: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(1803) TC_auth_options_20(1803)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1796)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1796)@418ab6e01cba: Added conn table entry 0TC_auth_options_20(1803)10128247 MSC_Test_0-RAN(1796)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@418ab6e01cba: { messageType := 2, destLocRef := '9A8B77'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1801)@418ab6e01cba: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(1803) MSC_Test-GSUP(1801)@418ab6e01cba: Added IMSI table entry 0TC_auth_options_20(1803)"262420000042302" MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1795)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1795)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_20(1803)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@418ab6e01cba: setverdict(pass): none -> pass TC_auth_options_20(1803)@418ab6e01cba: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1803)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1796)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1796)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1795)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1795)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1795)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1795)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1796)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_20(1803)10128247 TC_auth_options_20(1803)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@418ab6e01cba: port MSCVTYf_perform_lu() done TC_auth_options_20(1803)@418ab6e01cba: port MSCVTYf_establish_fully() starting TC_auth_options_20(1803)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '43732B84'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1796)@418ab6e01cba: Added conn table entry 0TC_auth_options_20(1803)254749 MSC_Test_0-RAN(1796)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@418ab6e01cba: { messageType := 2, destLocRef := '03E31D'O, sourceLocRef := '000139'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on local reference:0 TC_auth_options_20(1803)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@418ab6e01cba: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1803)@418ab6e01cba: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1795)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1795)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1795)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1795)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1796)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_20(1803)254749 MSC_Test_0-M3UA(1797)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_20(1803)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(1801)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1796)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1795)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1797)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1794)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1798)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1802)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1800)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1799)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1804)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1794): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1795): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1796): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1797): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1798): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1799): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1800): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1801): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1802): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_auth_options_20(1803): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1804): none (pass -> pass) MTC@418ab6e01cba: Test case TC_auth_options_2 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Sun May 19 08:32:49 UTC 2024 ====== MSC_Tests.TC_auth_options_2 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_auth_options_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=310912) Waiting for packet dumper to finish... 1 (prev_count=310912, count=312560) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3'. ------ MSC_Tests.TC_auth_options_3 ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_auth_options_3 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1808)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1808)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1808)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1806)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1809)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1808)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1808)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1808)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1808)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1808)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1811)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1811)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1811)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1811)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1811)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_30(1814)@418ab6e01cba: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1812)@418ab6e01cba: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(1814) TC_auth_options_30(1814)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1807)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1807)@418ab6e01cba: Added conn table entry 0TC_auth_options_30(1814)10004453 MSC_Test_0-SCCP(1806)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1807)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@418ab6e01cba: { messageType := 2, destLocRef := '98A7E5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1812)@418ab6e01cba: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(1814) MSC_Test-GSUP(1812)@418ab6e01cba: Added IMSI table entry 0TC_auth_options_30(1814)"262420000042303" MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1806)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_30(1814)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1807)@418ab6e01cba: patching N(SD)=1 into dtap '0514D27F181E'O MSC_Test_0-RAN(1807)@418ab6e01cba: patched enc_l3: '0554D27F181E'O MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1806)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554D27F181E'O MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1806)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1807)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1807)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1806)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1806)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1807)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_30(1814)10004453 TC_auth_options_30(1814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@418ab6e01cba: port MSCVTYf_perform_lu() done TC_auth_options_30(1814)@418ab6e01cba: port MSCVTYf_establish_fully() starting TC_auth_options_30(1814)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A2314A38'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1807)@418ab6e01cba: Added conn table entry 0TC_auth_options_30(1814)14420643 MSC_Test_0-RAN(1807)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1806)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@418ab6e01cba: { messageType := 2, destLocRef := 'DC0AA3'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)@418ab6e01cba: Session index based on local reference:0 TC_auth_options_30(1814)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1807)@418ab6e01cba: patching N(SD)=1 into dtap '051494AEBB27'O MSC_Test_0-RAN(1807)@418ab6e01cba: patched enc_l3: '055494AEBB27'O MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1806)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006055494AEBB27'O MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1806)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1814)@418ab6e01cba: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1806)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1806)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1806)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1808)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1807)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_30(1814)14420643 TC_auth_options_30(1814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(1808)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1806)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1809)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1812)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1807)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1805)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1813)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1811)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1810)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1815)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1805): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1806): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1807): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1808): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1809): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1810): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1811): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1812): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1813): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_auth_options_30(1814): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1815): none (pass -> pass) MTC@418ab6e01cba: Test case TC_auth_options_3 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Sun May 19 08:32:55 UTC 2024 ====== MSC_Tests.TC_auth_options_3 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_auth_options_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=376003) Waiting for packet dumper to finish... 1 (prev_count=376003, count=377651) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4'. ------ MSC_Tests.TC_auth_options_4 ------ Sun May 19 08:32:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_auth_options_4 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1819)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1819)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1819)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1817)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1820)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1819)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1819)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1819)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1819)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1819)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1822)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1822)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1822)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1822)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1822)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_40(1825)@418ab6e01cba: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1823)@418ab6e01cba: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1825) TC_auth_options_40(1825)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1818)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1818)@418ab6e01cba: Added conn table entry 0TC_auth_options_40(1825)1185152 MSC_Test_0-RAN(1818)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1817)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@418ab6e01cba: { messageType := 2, destLocRef := '121580'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1823)@418ab6e01cba: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(1825) MSC_Test-GSUP(1823)@418ab6e01cba: Added IMSI table entry 0TC_auth_options_40(1825)"262420000042304" MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1817)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_40(1825)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@418ab6e01cba: setverdict(pass): none -> pass TC_auth_options_40(1825)@418ab6e01cba: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1817)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_40(1825)1185152 TC_auth_options_40(1825)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@418ab6e01cba: port MSCVTYf_perform_lu() done TC_auth_options_40(1825)@418ab6e01cba: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1823)@418ab6e01cba: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1825) TC_auth_options_40(1825)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_auth_options_40(1825)5990893 MSC_Test_0-RAN(1818)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1817)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@418ab6e01cba: { messageType := 2, destLocRef := '5B69ED'O, sourceLocRef := '00013D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1817)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1818)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1818)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1817)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1817)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_40(1825)5990893 TC_auth_options_40(1825)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@418ab6e01cba: port MSCVTYRunning a successful LU done TC_auth_options_40(1825)@418ab6e01cba: port MSCVTYf_establish_fully() starting TC_auth_options_40(1825)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '23565DDA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1818)@418ab6e01cba: Added conn table entry 0TC_auth_options_40(1825)2606421 MSC_Test_0-RAN(1818)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1817)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@418ab6e01cba: { messageType := 2, destLocRef := '27C555'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)@418ab6e01cba: Session index based on local reference:0 TC_auth_options_40(1825)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@418ab6e01cba: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@418ab6e01cba: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1817)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1817)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1817)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_40(1825)2606421 TC_auth_options_40(1825)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(1823)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1819)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1820)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1818)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1817)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1822)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1821)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1816)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1824)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1826)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1816): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1817): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1818): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1819): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1820): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1821): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1822): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1823): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1824): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_auth_options_40(1825): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@418ab6e01cba: Test case TC_auth_options_4 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Sun May 19 08:33:03 UTC 2024 ====== MSC_Tests.TC_auth_options_4 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_auth_options_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393414) Waiting for packet dumper to finish... 1 (prev_count=393414, count=395165) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5'. ------ MSC_Tests.TC_auth_options_5 ------ Sun May 19 08:33:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_auth_options_5 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1830)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1830)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1830)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1828)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1831)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1830)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1830)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1830)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1830)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1830)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1833)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1833)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1833)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1833)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1833)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_50(1836)@418ab6e01cba: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1834)@418ab6e01cba: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(1836) TC_auth_options_50(1836)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1829)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1829)@418ab6e01cba: Added conn table entry 0TC_auth_options_50(1836)8276276 MSC_Test_0-RAN(1829)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1828)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@418ab6e01cba: { messageType := 2, destLocRef := '7E4934'O ("~I4"), 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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1834)@418ab6e01cba: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(1836) MSC_Test-GSUP(1834)@418ab6e01cba: Added IMSI table entry 0TC_auth_options_50(1836)"262420000042305" MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_50(1836)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1829)@418ab6e01cba: patching N(SD)=1 into dtap '0514162BC432'O MSC_Test_0-RAN(1829)@418ab6e01cba: patched enc_l3: '0554162BC432'O MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554162BC432'O MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1829)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1829)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_50(1836)8276276 TC_auth_options_50(1836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@418ab6e01cba: port MSCVTYf_perform_lu() done TC_auth_options_50(1836)@418ab6e01cba: port MSCVTYf_establish_fully() starting TC_auth_options_50(1836)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '235DD46D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1829)@418ab6e01cba: Added conn table entry 0TC_auth_options_50(1836)9285445 MSC_Test_0-RAN(1829)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1828)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@418ab6e01cba: { messageType := 2, destLocRef := '8DAF45'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)@418ab6e01cba: Session index based on local reference:0 TC_auth_options_50(1836)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1829)@418ab6e01cba: patching N(SD)=1 into dtap '05142CB5F6D1'O MSC_Test_0-RAN(1829)@418ab6e01cba: patched enc_l3: '05542CB5F6D1'O MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000605542CB5F6D1'O MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1836)@418ab6e01cba: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1828)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1829)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_50(1836)9285445 TC_auth_options_50(1836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(1828)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1834)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1830)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1827)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1837)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1831)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1829)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1835)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1832)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1833)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1827): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1828): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1829): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1830): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1831): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1832): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1833): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1834): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1835): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_auth_options_50(1836): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1837): none (pass -> pass) MTC@418ab6e01cba: Test case TC_auth_options_5 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Sun May 19 08:33:09 UTC 2024 ====== MSC_Tests.TC_auth_options_5 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_auth_options_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=374212) Waiting for packet dumper to finish... 1 (prev_count=374212, count=375285) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6'. ------ MSC_Tests.TC_auth_options_6 ------ Sun May 19 08:33:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_auth_options_6 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1841)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1841)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1841)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1839)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1842)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1841)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1841)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1841)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1841)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1841)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1844)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1844)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1844)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1844)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1844)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_60(1847)@418ab6e01cba: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1845)@418ab6e01cba: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1847) TC_auth_options_60(1847)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1840)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1840)@418ab6e01cba: Added conn table entry 0TC_auth_options_60(1847)16125483 MSC_Test_0-RAN(1840)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1839)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@418ab6e01cba: { messageType := 2, destLocRef := 'F60E2B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1845)@418ab6e01cba: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(1847) MSC_Test-GSUP(1845)@418ab6e01cba: Added IMSI table entry 0TC_auth_options_60(1847)"262420000042306" MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1839)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_auth_options_60(1847)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@418ab6e01cba: setverdict(pass): none -> pass TC_auth_options_60(1847)@418ab6e01cba: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1839)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1840)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_60(1847)16125483 TC_auth_options_60(1847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@418ab6e01cba: port MSCVTYf_perform_lu() done TC_auth_options_60(1847)@418ab6e01cba: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1845)@418ab6e01cba: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1847) TC_auth_options_60(1847)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_auth_options_60(1847)5697961 MSC_Test_0-RAN(1840)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1839)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@418ab6e01cba: { messageType := 2, destLocRef := '56F1A9'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1839)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_auth_options_60(1847)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1840)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1840)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1839)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1839)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1840)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_60(1847)5697961 TC_auth_options_60(1847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_60(1847)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@418ab6e01cba: port MSCVTYRunning a successful LU done TC_auth_options_60(1847)@418ab6e01cba: port MSCVTYf_establish_fully() starting TC_auth_options_60(1847)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B6E30AAC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1840)@418ab6e01cba: Added conn table entry 0TC_auth_options_60(1847)5102405 MSC_Test_0-RAN(1840)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1839)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@418ab6e01cba: { messageType := 2, destLocRef := '4DDB45'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)@418ab6e01cba: Session index based on local reference:0 TC_auth_options_60(1847)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@418ab6e01cba: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@418ab6e01cba: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1839)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1839)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1839)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1841)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1840)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_60(1847)5102405 TC_auth_options_60(1847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(1841)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1840)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1842)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1845)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1839)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1843)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1838)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1844)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1848)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1846)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1838): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1839): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1840): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1841): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1842): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1843): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1844): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1845): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1846): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_auth_options_60(1847): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1848): none (pass -> pass) MTC@418ab6e01cba: Test case TC_auth_options_6 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Sun May 19 08:33:17 UTC 2024 ====== MSC_Tests.TC_auth_options_6 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_auth_options_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391148) Waiting for packet dumper to finish... 1 (prev_count=391148, count=392884) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7'. ------ MSC_Tests.TC_auth_options_7 ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_auth_options_7 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1852)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1852)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1852)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1850)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1853)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1852)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1852)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1852)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1852)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1852)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1855)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1855)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1855)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1855)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1855)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_70(1858)@418ab6e01cba: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1856)@418ab6e01cba: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(1858) TC_auth_options_70(1858)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1851)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1851)@418ab6e01cba: Added conn table entry 0TC_auth_options_70(1858)14260260 MSC_Test_0-SCCP(1850)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1851)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@418ab6e01cba: { messageType := 2, destLocRef := 'D99824'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1856)@418ab6e01cba: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(1858) MSC_Test-GSUP(1856)@418ab6e01cba: Added IMSI table entry 0TC_auth_options_70(1858)"262420000042307" MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1850)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_70(1858)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1851)@418ab6e01cba: patching N(SD)=1 into dtap '0514CB84B248'O MSC_Test_0-RAN(1851)@418ab6e01cba: patched enc_l3: '0554CB84B248'O MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1850)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554CB84B248'O MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1858)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1851)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1851)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1850)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1850)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1851)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_70(1858)14260260 TC_auth_options_70(1858)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@418ab6e01cba: port MSCVTYf_perform_lu() done TC_auth_options_70(1858)@418ab6e01cba: port MSCVTYf_establish_fully() starting TC_auth_options_70(1858)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1C054523'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1851)@418ab6e01cba: Added conn table entry 0TC_auth_options_70(1858)7270262 MSC_Test_0-RAN(1851)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1850)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@418ab6e01cba: { messageType := 2, destLocRef := '6EEF76'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)@418ab6e01cba: Session index based on local reference:0 TC_auth_options_70(1858)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1851)@418ab6e01cba: patching N(SD)=1 into dtap '05141F2E4BCF'O MSC_Test_0-RAN(1851)@418ab6e01cba: patched enc_l3: '05541F2E4BCF'O MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1850)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000605541F2E4BCF'O MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1858)@418ab6e01cba: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1850)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1850)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1850)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1851)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_70(1858)7270262 MSC_Test_0-M3UA(1852)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_70(1858)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1851)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1856)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1850)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1855)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1853)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1852)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1849)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1859)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1857)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1854)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1849): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1850): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1851): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1852): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1853): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1854): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1855): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1856): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1857): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_auth_options_70(1858): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1859): none (pass -> pass) MTC@418ab6e01cba: Test case TC_auth_options_7 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Sun May 19 08:33:23 UTC 2024 ====== MSC_Tests.TC_auth_options_7 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_auth_options_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=346764) Waiting for packet dumper to finish... 1 (prev_count=346764, count=347925) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8'. ------ MSC_Tests.TC_auth_options_8 ------ Sun May 19 08:33:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_auth_options_8 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1863)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1863)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1863)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1861)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1864)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1863)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1863)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1863)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1863)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1863)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1866)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1866)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1866)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1866)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1866)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_80(1869)@418ab6e01cba: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1867)@418ab6e01cba: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1869) TC_auth_options_80(1869)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1862)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1862)@418ab6e01cba: Added conn table entry 0TC_auth_options_80(1869)15153223 MSC_Test_0-RAN(1862)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1861)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@418ab6e01cba: { messageType := 2, destLocRef := 'E73847'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1867)@418ab6e01cba: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(1869) MSC_Test-GSUP(1867)@418ab6e01cba: Added IMSI table entry 0TC_auth_options_80(1869)"262420000042308" MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1861)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_auth_options_80(1869)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_80(1869)@418ab6e01cba: setverdict(pass): none -> pass TC_auth_options_80(1869)@418ab6e01cba: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1869)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1861)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1862)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_80(1869)15153223 TC_auth_options_80(1869)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@418ab6e01cba: port MSCVTYf_perform_lu() done TC_auth_options_80(1869)@418ab6e01cba: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1867)@418ab6e01cba: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1869) TC_auth_options_80(1869)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_auth_options_80(1869)542790 MSC_Test_0-RAN(1862)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1861)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1861)@418ab6e01cba: { messageType := 2, destLocRef := '084846'O ("\bHF"), 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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1861)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_80(1869)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1869)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1862)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1862)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1861)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1861)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1862)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_80(1869)542790 TC_auth_options_80(1869)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@418ab6e01cba: port MSCVTYRunning a successful LU done TC_auth_options_80(1869)@418ab6e01cba: port MSCVTYf_establish_fully() starting TC_auth_options_80(1869)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '217B0345'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1862)@418ab6e01cba: Added conn table entry 0TC_auth_options_80(1869)3397231 MSC_Test_0-RAN(1862)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1861)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@418ab6e01cba: { messageType := 2, destLocRef := '33D66F'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)@418ab6e01cba: Session index based on local reference:0 TC_auth_options_80(1869)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@418ab6e01cba: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1869)@418ab6e01cba: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1861)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1861)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1861)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1862)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_80(1869)3397231 TC_auth_options_80(1869)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-MNCC(1864)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1866)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1867)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1863)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1870)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1862)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1860)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1861)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1865)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1868)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1860): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1861): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1862): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1863): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1864): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1865): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1866): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1867): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1868): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_auth_options_80(1869): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1870): none (pass -> pass) MTC@418ab6e01cba: Test case TC_auth_options_8 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Sun May 19 08:33:31 UTC 2024 ====== MSC_Tests.TC_auth_options_8 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_auth_options_8.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391730) Waiting for packet dumper to finish... 1 (prev_count=391730, count=392891) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9'. ------ MSC_Tests.TC_auth_options_9 ------ Sun May 19 08:33:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_auth_options_9 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1874)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1874)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1874)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1872)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1875)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1874)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1874)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1874)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1874)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1874)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1877)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1877)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1877)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1877)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1877)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_90(1880)@418ab6e01cba: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1878)@418ab6e01cba: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(1880) TC_auth_options_90(1880)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1873)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1873)@418ab6e01cba: Added conn table entry 0TC_auth_options_90(1880)640676 MSC_Test_0-SCCP(1872)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1873)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@418ab6e01cba: { messageType := 2, destLocRef := '09C6A4'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1878)@418ab6e01cba: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(1880) MSC_Test-GSUP(1878)@418ab6e01cba: Added IMSI table entry 0TC_auth_options_90(1880)"262420000042309" MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1872)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_90(1880)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1873)@418ab6e01cba: patching N(SD)=1 into dtap '0514A2EAE3D9'O MSC_Test_0-RAN(1873)@418ab6e01cba: patched enc_l3: '0554A2EAE3D9'O MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1872)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100060554A2EAE3D9'O MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1872)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1880)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1873)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1873)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1872)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1872)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1873)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_90(1880)640676 TC_auth_options_90(1880)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@418ab6e01cba: port MSCVTYf_perform_lu() done TC_auth_options_90(1880)@418ab6e01cba: port MSCVTYf_establish_fully() starting TC_auth_options_90(1880)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '24AD1BBB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1873)@418ab6e01cba: Added conn table entry 0TC_auth_options_90(1880)8705810 MSC_Test_0-RAN(1873)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1872)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@418ab6e01cba: { messageType := 2, destLocRef := '84D712'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)@418ab6e01cba: Session index based on local reference:0 TC_auth_options_90(1880)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1873)@418ab6e01cba: patching N(SD)=1 into dtap '051424063B5F'O MSC_Test_0-RAN(1873)@418ab6e01cba: patched enc_l3: '055424063B5F'O MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1872)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006055424063B5F'O MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1872)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1880)@418ab6e01cba: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1872)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1872)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1872)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1873)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_90(1880)8705810 TC_auth_options_90(1880)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1873)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1872)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1878)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1877)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1874)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1875)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1871)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1879)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1881)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1876)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1872): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1873): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1874): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1875): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1876): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1877): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1878): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1879): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_auth_options_90(1880): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1881): none (pass -> pass) MTC@418ab6e01cba: Test case TC_auth_options_9 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Sun May 19 08:33:37 UTC 2024 ====== MSC_Tests.TC_auth_options_9 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_auth_options_9.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=374219) Waiting for packet dumper to finish... 1 (prev_count=374219, count=375380) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10'. ------ MSC_Tests.TC_auth_options_10 ------ Sun May 19 08:33:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_auth_options_10 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1885)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1885)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1885)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1883)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1886)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1885)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1885)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1885)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1885)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1885)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1888)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1888)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1888)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1888)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1888)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_100(1891)@418ab6e01cba: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1889)@418ab6e01cba: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1891) TC_auth_options_100(1891)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1884)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1884)@418ab6e01cba: Added conn table entry 0TC_auth_options_100(1891)8939761 MSC_Test_0-RAN(1884)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1883)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@418ab6e01cba: { messageType := 2, destLocRef := '8868F1'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1889)@418ab6e01cba: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(1891) MSC_Test-GSUP(1889)@418ab6e01cba: Added IMSI table entry 0TC_auth_options_100(1891)"262420000042310" MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1883)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_100(1891)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@418ab6e01cba: setverdict(pass): none -> pass TC_auth_options_100(1891)@418ab6e01cba: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1883)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_100(1891)8939761 TC_auth_options_100(1891)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@418ab6e01cba: port MSCVTYf_perform_lu() done TC_auth_options_100(1891)@418ab6e01cba: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1889)@418ab6e01cba: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1891) TC_auth_options_100(1891)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_auth_options_100(1891)15321102 MSC_Test_0-RAN(1884)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1883)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@418ab6e01cba: { messageType := 2, destLocRef := 'E9C80E'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1883)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1884)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1884)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1883)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1883)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_100(1891)15321102 TC_auth_options_100(1891)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@418ab6e01cba: port MSCVTYRunning a successful LU done TC_auth_options_100(1891)@418ab6e01cba: port MSCVTYf_establish_fully() starting TC_auth_options_100(1891)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '207E3707'O (" ~7\a") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1884)@418ab6e01cba: Added conn table entry 0TC_auth_options_100(1891)1716120 MSC_Test_0-RAN(1884)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1883)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@418ab6e01cba: { messageType := 2, destLocRef := '1A2F98'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)@418ab6e01cba: Session index based on local reference:0 TC_auth_options_100(1891)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@418ab6e01cba: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@418ab6e01cba: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1883)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1883)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1883)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1884)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_100(1891)1716120 MSC_Test_0-M3UA(1885)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_100(1891)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1884)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1890)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1889)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1882)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1892)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1885)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1886)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1883)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1887)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1888)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1882): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1883): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1884): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1885): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1886): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1887): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1888): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1889): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1890): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_auth_options_100(1891): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1892): none (pass -> pass) MTC@418ab6e01cba: Test case TC_auth_options_10 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Sun May 19 08:33:45 UTC 2024 ====== MSC_Tests.TC_auth_options_10 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_auth_options_10.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392558) Waiting for packet dumper to finish... 1 (prev_count=392558, count=393719) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11'. ------ MSC_Tests.TC_auth_options_11 ------ Sun May 19 08:33:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_auth_options_11 started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1896)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1896)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1896)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(1894)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1897)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1896)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1896)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1896)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1896)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1896)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1899)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1899)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1899)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1899)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1899)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_110(1902)@418ab6e01cba: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1900)@418ab6e01cba: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(1902) TC_auth_options_110(1902)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1895)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1895)@418ab6e01cba: Added conn table entry 0TC_auth_options_110(1902)596981 MSC_Test_0-RAN(1895)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1894)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@418ab6e01cba: { messageType := 2, destLocRef := '091BF5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1900)@418ab6e01cba: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(1902) MSC_Test-GSUP(1900)@418ab6e01cba: Added IMSI table entry 0TC_auth_options_110(1902)"262420000042311" MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_from0 TC_auth_options_110(1902)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(1894)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1895)@418ab6e01cba: patching N(SD)=1 into dtap '051431A9B55E'O MSC_Test_0-RAN(1895)@418ab6e01cba: patched enc_l3: '055431A9B55E'O MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1894)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006055431A9B55E'O MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1894)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1902)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1895)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1895)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1894)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1894)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1895)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_110(1902)596981 TC_auth_options_110(1902)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@418ab6e01cba: port MSCVTYf_perform_lu() done TC_auth_options_110(1902)@418ab6e01cba: port MSCVTYf_establish_fully() starting TC_auth_options_110(1902)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '46111C86'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1895)@418ab6e01cba: Added conn table entry 0TC_auth_options_110(1902)8804290 MSC_Test_0-RAN(1895)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1894)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@418ab6e01cba: { messageType := 2, destLocRef := '8657C2'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)@418ab6e01cba: Session index based on local reference:0 TC_auth_options_110(1902)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1895)@418ab6e01cba: patching N(SD)=1 into dtap '05144F1C1FA6'O MSC_Test_0-RAN(1895)@418ab6e01cba: patched enc_l3: '05544F1C1FA6'O MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1894)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000605544F1C1FA6'O MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1894)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1902)@418ab6e01cba: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1894)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1894)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1894)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1896)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1895)@418ab6e01cba: Deleted conn table entry 0TC_auth_options_110(1902)8804290 TC_auth_options_110(1902)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(1896)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1895)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1900)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1894)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1898)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1897)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1893)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1901)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1899)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1903)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1893): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1894): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1895): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1896): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1897): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1898): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1899): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1900): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1901): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_auth_options_110(1902): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1903): none (pass -> pass) MTC@418ab6e01cba: Test case TC_auth_options_11 finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Sun May 19 08:33:51 UTC 2024 ====== MSC_Tests.TC_auth_options_11 pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_auth_options_11.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=375534) Waiting for packet dumper to finish... 1 (prev_count=375534, count=381456) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd'. ------ MSC_Tests.TC_lu_and_mo_csd ------ Sun May 19 08:33:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mo_csd started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1907)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1907)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1907)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1905)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1908)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1907)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1907)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1907)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1907)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1907)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1910)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1910)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1910)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1910)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1910)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1906)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)663761 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '0A20D1'O, sourceLocRef := '000150'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1911)@418ab6e01cba: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(1913) MSC_Test-GSUP(1911)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mo_csd0(1913)"262420000000007" MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)663761 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2F019D3F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)1124253 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '11279D'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483612 MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483612 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)1124253 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)5034873 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '4CD379'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)5034873 TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8205D274'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)2121416 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '205EC8'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483611 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483611 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)2121416 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)9760404 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '94EE94'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)9760404 TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0BF1EDF0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)6612962 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '64E7E2'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483610 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483610 MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)6612962 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)12553359 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := 'BF8C8F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)12553359 TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7B52D75D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)2486624 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '25F160'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483609 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483609 TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)2486624 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)1028858 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '0FB2FA'O, sourceLocRef := '000158'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)1028858 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4A536123'O ("JSa#") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)14198383 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := 'D8A66F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483608 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483608 TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)14198383 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)8015638 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '7A4F16'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)8015638 TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '07ED53B9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)1752293 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '1ABCE5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483607 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483607 MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)1752293 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)2015069 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '1EBF5D'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)2015069 TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '33D8773C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)8307515 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '7EC33B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483606 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483606 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)8307515 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)8593861 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '8321C5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)8593861 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '20F32AC8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)13412023 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := 'CCA6B7'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483605 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483605 MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)13412023 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)4467068 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '44297C'O ("D)|"), 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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)4467068 TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1C3A18B5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)6882252 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '6903CC'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483604 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time MSC_Test-GSUP-IPA(1910)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1910)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483604 TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)6882252 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)6064836 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '5C8AC4'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)6064836 TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '90917B10'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)13455280 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := 'CD4FB0'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483603 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483603 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)13455280 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)9207052 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '8C7D0C'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)9207052 TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '29847DA9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)16066840 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := 'F52918'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483602 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483602 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)16066840 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)8485414 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '817A26'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)8485414 TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AC0A30BE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)14152093 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := 'D7F19D'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483601 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483601 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)14152093 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)13504162 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := 'CE0EA2'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)13504162 TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '371EB13C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)16318874 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := 'F9019A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483600 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483600 TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)16318874 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@418ab6e01cba: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(1913)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1911)@418ab6e01cba: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)4917278 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '4B081E'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)4917278 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '626BC5D1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)5453987 MSC_Test_0-RAN(1906)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: { messageType := 2, destLocRef := '5338A3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:20 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@418ab6e01cba: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483599 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: { 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.65.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)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hold the call for some time TC_lu_and_mo_csd0(1913)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Hangup TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@418ab6e01cba: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@418ab6e01cba: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483599 TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1905)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1905)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)5453987 TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1906)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1905)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1907)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1911)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1910)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1904)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1908)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1912)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1909)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1914)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1904): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1905): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1906): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1907): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1908): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1909): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1910): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1911): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1912): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mo_csd0(1913): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1914): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Sun May 19 08:34:29 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_csd pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mo_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5238628) Waiting for packet dumper to finish... 1 (prev_count=5238628, count=5240467) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd'. ------ MSC_Tests.TC_lu_and_mt_csd ------ Sun May 19 08:34:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_lu_and_mt_csd started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1918)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1918)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1918)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1916)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1919)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1921)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1921)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1921)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1921)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1918)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1918)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1918)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1918)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1918)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: Received M3UA_NOTIFY -> discard TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)7346233 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '701839'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1922)@418ab6e01cba: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(1924) MSC_Test-GSUP(1922)@418ab6e01cba: Added IMSI table entry 0TC_lu_and_mt_csd0(1924)"262420000000007" MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)7346233 TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'A8756158'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)433510768 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[1] for '262420000000007'H'A8756158'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A8756158'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)9989663 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '986E1F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)433510768 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9989663 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)8808247 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '866737'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)8808247 TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)2018709969 MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'1200CD9B'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[2] for '262420000000007'H'1200CD9B'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1200CD9B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)14047711 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := 'D659DF'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)2018709969 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)14047711 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)8188052 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '7CF094'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)8188052 TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)738683409 MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'53177237'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[3] for '262420000000007'H'53177237'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '53177237'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)7917030 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '78CDE6'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)738683409 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)7917030 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)9003889 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '896371'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9003889 TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'455BEEDA'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)1775213397 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[4] for '262420000000007'H'455BEEDA'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '455BEEDA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)5531540 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '546794'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1775213397 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)5531540 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)1221002 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '12A18A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1221002 TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'15074B33'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)221751931 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[5] for '262420000000007'H'15074B33'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '15074B33'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)3551883 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '36328B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)221751931 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)3551883 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)6080467 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '5CC7D3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)6080467 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'1C019CBA'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)358873739 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[6] for '262420000000007'H'1C019CBA'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1C019CBA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)9130639 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '8B528F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)358873739 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9130639 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)14590964 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := 'DEA3F4'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)14590964 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'2CDDFCD8'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)826400088 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[7] for '262420000000007'H'2CDDFCD8'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2CDDFCD8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)4574601 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '45CD89'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)826400088 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)4574601 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)5426837 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '52CE95'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)5426837 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'89429CBF'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)1012340539 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[8] for '262420000000007'H'89429CBF'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '89429CBF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)16772527 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := 'FFEDAF'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1012340539 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)16772527 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)10956051 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := 'A72D13'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-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)10956051 TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'7846D69B'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)145771661 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[9] for '262420000000007'H'7846D69B'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7846D69B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)511460 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '07CDE4'O, sourceLocRef := '00017D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)145771661 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)511460 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)1698144 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '19E960'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1698144 TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)1126387796 MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'06ECC397'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[10] for '262420000000007'H'06ECC397'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '06ECC397'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)9183053 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '8C1F4D'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1126387796 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9183053 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)11493403 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := 'AF601B'O, sourceLocRef := '000180'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)11493403 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'6B6C2DB1'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)1663849630 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[11] for '262420000000007'H'6B6C2DB1'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6B6C2DB1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)3503633 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '357611'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1663849630 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)3503633 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)8137670 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '7C2BC6'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)8137670 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'0DB3DAD9'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)926887696 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[12] for '262420000000007'H'0DB3DAD9'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0DB3DAD9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)8535736 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '823EB8'O, sourceLocRef := '000183'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 MSC_Test-GSUP-IPA(1921)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1921)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)926887696 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)8535736 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)10887456 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := 'A62120'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)10887456 TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)1568793734 MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'3DEA48ED'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[13] for '262420000000007'H'3DEA48ED'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3DEA48ED'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)13020685 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := 'C6AE0D'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1568793734 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)13020685 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@418ab6e01cba: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(1924)@418ab6e01cba: ----------------------------------------------- MSC_Test-GSUP(1922)@418ab6e01cba: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)4229497 MSC_Test_0-RAN(1917)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '408979'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)4229497 TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)1140598660 MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[0] for '262420000000007'H'53167C9E'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@418ab6e01cba: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@418ab6e01cba: Created IMSI[14] for '262420000000007'H'53167C9E'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '53167C9E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@418ab6e01cba: Added conn table entry 0TC_lu_and_mt_csd0(1924)4484500 MSC_Test_0-SCCP(1916)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: { messageType := 2, destLocRef := '446D94'O, sourceLocRef := '000187'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(1920)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:16 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hold the call for some time TC_lu_and_mt_csd0(1924)@418ab6e01cba: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Hangup TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@418ab6e01cba: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@418ab6e01cba: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test-MNCC(1919)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1140598660 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(1916)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(1916)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-RAN(1917)@418ab6e01cba: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)4484500 TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@418ab6e01cba: f_call_hangup 9: done MSC_Test_0-RAN(1917)@418ab6e01cba: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1917)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1922)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1921)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1925)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1915)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1916)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1919)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1918)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1920)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1923)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1915): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1916): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1917): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1918): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1919): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1920): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1921): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1922): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1923): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_lu_and_mt_csd0(1924): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1925): none (pass -> pass) MTC@418ab6e01cba: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Sun May 19 08:34:59 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_csd pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_lu_and_mt_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5044011) Waiting for packet dumper to finish... 1 (prev_count=5044011, count=5045850) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass' was executed successfully (exit status: 0). MC@418ab6e01cba: Test execution finished. MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_reject ------ Sun May 19 08:35:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_imsi_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1929)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1929)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1929)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1927)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(1932)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(1932)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1932)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(1930)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(1935)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(1935)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1935)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(1933)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1936)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1929)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1929)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1929)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1929)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1929)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1929)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1929)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1929)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1929)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1929)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1929)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1929)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1929)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1929)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1929)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1932)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(1932)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1932)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1932)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(1932)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1932)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1932)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1932)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1932)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1932)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1932)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1932)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1932)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1932)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1932)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1932)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1935)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(1935)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1935)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1935)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(1935)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1935)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1935)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1935)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1935)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1935)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1935)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1935)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1932)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1935)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1935)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1935)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1935)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1932)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test-GSUP-IPA(1938)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1938)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1938)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1938)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1938)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1939)@418ab6e01cba: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(1941) TC_iu_lu_imsi_reject2(1941)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1929)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1932)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1932)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1932)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1931)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1934)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1934)@418ab6e01cba: Added conn table entry 0TC_iu_lu_imsi_reject2(1941)521904 MSC_Test_2-SCCP(1933)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1934)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1935)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@418ab6e01cba: { messageType := 2, destLocRef := '07F6B0'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1939)@418ab6e01cba: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(1941) MSC_Test-GSUP(1939)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_imsi_reject2(1941)"262420000001003" MSC_Test_2-M3UA(1935)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1934)@418ab6e01cba: patching N(SD)=1 into dtap '0514E641FA492104AD1AD359'O MSC_Test_2-RAN(1934)@418ab6e01cba: patched enc_l3: '0554E641FA492104AD1AD359'O MSC_Test_2-SCCP(1933)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(1933)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(1933)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(1933)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E641FA492104AD1AD359'O MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1933)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(1933)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(1933)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(1933)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1935)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1935)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(1933)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1933)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1933)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(1933)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(1933)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(1933)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(1935)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1934)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_imsi_reject2(1941)521904 TC_iu_lu_imsi_reject2(1941)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(1941)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(1941)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(1941)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-RAN(1934)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1927)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(1935)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1929)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1939)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(1933)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(1930)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1928)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1936)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(1931)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1926)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1938)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1942)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(1932)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1940)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1937)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1926): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1927): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1928): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1929): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(1930): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(1931): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(1932): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(1933): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(1934): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(1935): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1936): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1937): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1938): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1939): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1940): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_imsi_reject2(1941): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1942): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass'. Sun May 19 08:35:05 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=303702) Waiting for packet dumper to finish... 1 (prev_count=303702, count=304775) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:35:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1946)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1946)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1946)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1944)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(1949)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(1949)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1949)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(1947)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(1952)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(1952)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1952)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(1950)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1953)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1946)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1946)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1946)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1946)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1946)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1946)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1946)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1946)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1946)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1946)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1946)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1946)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1946)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1946)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1946)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1949)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(1949)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1949)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1949)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(1949)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1949)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1949)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1949)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1949)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1949)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1949)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1949)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1949)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1949)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1949)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1949)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1952)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1952)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1952)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(1952)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1952)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1952)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1952)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1952)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1949)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1949)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1952)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1955)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1955)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1955)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1955)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1955)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1956)@418ab6e01cba: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(1958) TC_iu_lu_imsi_timeout_gsup2(1958)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1946)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1946)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1945)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1949)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1949)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1949)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1948)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1951)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1951)@418ab6e01cba: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1958)4616178 MSC_Test_2-SCCP(1950)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1951)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1952)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@418ab6e01cba: { messageType := 2, destLocRef := '466FF2'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1956)@418ab6e01cba: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(1958) MSC_Test-GSUP(1956)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(1958)"262420000001004" MSC_Test_2-M3UA(1952)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1951)@418ab6e01cba: patching N(SD)=1 into dtap '0514FA042AE32104912A6E8C'O MSC_Test_2-RAN(1951)@418ab6e01cba: patched enc_l3: '0554FA042AE32104912A6E8C'O MSC_Test_2-SCCP(1950)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(1950)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(1950)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(1950)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FA042AE32104912A6E8C'O MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1950)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(1950)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(1950)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(1950)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1946)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1946)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1946)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1946)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1946)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1946)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1952)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1950)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(1950)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(1950)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(1950)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(1951)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1958)4616178 MSC_Test_2-M3UA(1952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_imsi_timeout_gsup2(1958)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(1958)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(1958)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(1958)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(1945)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(1949)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(1952)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1956)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1944)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(1950)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1953)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(1948)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1946)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1943)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1954)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(1947)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1957)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1959)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(1951)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1955)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1943): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1944): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1945): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1946): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(1947): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(1948): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(1949): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(1950): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(1951): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(1952): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1953): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1954): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1955): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1956): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1957): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(1958): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1959): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass'. Sun May 19 08:35:16 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=324591) Waiting for packet dumper to finish... 1 (prev_count=324591, count=327698) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:35:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1963)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1963)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1963)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1961)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(1966)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(1966)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1966)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(1964)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(1969)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(1969)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1969)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(1967)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1970)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1963)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1963)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1963)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1963)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1963)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1963)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1963)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1963)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1963)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1963)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1963)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1963)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1963)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1963)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1963)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1966)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(1966)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1966)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1966)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(1966)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1966)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1966)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1966)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1966)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1966)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1966)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1966)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1966)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1966)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1966)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1966)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1969)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1969)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1969)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(1969)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1969)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1969)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1969)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1969)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1969)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1966)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1966)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1969)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1972)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1972)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1972)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1972)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1972)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1973)@418ab6e01cba: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(1975) TC_iu_lu_imsi_auth3g_tmsi2(1975)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1963)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1963)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1962)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1966)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1966)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1966)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1965)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1968)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1968)@418ab6e01cba: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1975)13994724 MSC_Test_2-SCCP(1967)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1968)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1969)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@418ab6e01cba: { messageType := 2, destLocRef := 'D58AE4'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1973)@418ab6e01cba: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(1975) MSC_Test-GSUP(1973)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1975)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(1975)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1975)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(1969)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1968)@418ab6e01cba: patching N(SD)=1 into dtap '05144011658D2104E06ADC5B'O MSC_Test_2-RAN(1968)@418ab6e01cba: patched enc_l3: '05544011658D2104E06ADC5B'O MSC_Test_2-SCCP(1967)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(1967)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(1967)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544011658D2104E06ADC5B'O MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1967)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(1967)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(1967)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1969)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(1975)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(1968)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(1968)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(1967)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(1967)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(1967)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1967)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(1967)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(1967)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(1969)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1968)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1975)13994724 TC_iu_lu_imsi_auth3g_tmsi2(1975)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1975)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1975)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1975)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1975)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(1963)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1973)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1962)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1961)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(1964)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(1966)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(1967)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(1968)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1970)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1974)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1972)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(1969)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(1965)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1971)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1960)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1976)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1960): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1961): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1962): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1963): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(1964): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(1965): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(1966): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(1967): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(1968): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(1969): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1970): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1971): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1972): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1973): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1974): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(1975): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1976): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass'. Sun May 19 08:35:21 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=319872) Waiting for packet dumper to finish... 1 (prev_count=319872, count=322979) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:35:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1980)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1980)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1980)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1978)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(1983)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(1983)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1983)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(1981)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(1986)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(1986)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1986)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-SCCP(1984)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1987)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1980)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1980)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1980)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1980)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1980)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1980)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1980)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1980)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1980)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1980)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1980)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1980)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1980)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1980)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1980)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1980)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1983)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(1983)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1983)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1983)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(1983)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1983)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1983)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1983)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1983)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1983)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1983)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1983)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1983)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1983)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1983)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1983)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1986)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1986)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1986)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(1986)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1986)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1986)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1986)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1986)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1983)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1983)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1986)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1986)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1989)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1989)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1989)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1989)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1989)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1990)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1980)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1980)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1980)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1979)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1983)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1983)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(1983)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1982)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1986)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1986)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1985)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1985)@418ab6e01cba: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)16160310 MSC_Test_2-SCCP(1984)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(1986)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1985)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1986)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@418ab6e01cba: { messageType := 2, destLocRef := 'F69636'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(1990)@418ab6e01cba: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(1992) MSC_Test-GSUP(1990)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)"262420000001005" MSC_Test_2-M3UA(1986)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1985)@418ab6e01cba: patching N(SD)=1 into dtap '05148022E48021045E5B22B3'O MSC_Test_2-RAN(1985)@418ab6e01cba: patched enc_l3: '05548022E48021045E5B22B3'O MSC_Test_2-SCCP(1984)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(1984)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(1984)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(1984)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548022E48021045E5B22B3'O MSC_Test_2-M3UA(1986)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1986)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1984)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(1984)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(1984)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(1984)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1986)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1986)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1986)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1986)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1986)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(1986)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1984)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)@418ab6e01cba: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@418ab6e01cba: Test Component 1992 has requested to stop MTC. Terminating current testcase execution. TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)@418ab6e01cba: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test_2-RAN(1985)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1978)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1979)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(1986)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1980)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(1990)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(1982)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(1983)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(1984)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(1987)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(1989)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1977)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(1988)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(1981)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(1991)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1993)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1977): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1978): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1979): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1980): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(1981): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(1982): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(1983): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(1984): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(1985): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(1986): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(1987): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(1988): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(1989): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(1990): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(1991): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(1992): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1993): none (fail -> fail) MTC@418ab6e01cba: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail'. Sun May 19 08:35:34 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.65.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=286403) Waiting for packet dumper to finish... 1 (prev_count=286403, count=289598) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown'. ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown ------ Sun May 19 08:35:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_cmserv_imsi_unknown started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(1997)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(1997)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1997)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(1995)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2000)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2000)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2000)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(1998)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2003)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2003)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2003)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2001)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2004)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2006)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2006)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2006)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2007)@418ab6e01cba: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2009) TC_iu_cmserv_imsi_unknown2(2009)@418ab6e01cba: 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(1997)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1997)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1997)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(1997)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1997)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1997)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1997)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1997)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1997)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1997)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1997)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1997)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1997)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1997)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1997)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2000)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2000)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2000)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2000)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2000)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2000)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2000)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2000)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2000)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2000)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2000)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2000)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2000)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2000)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2000)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2000)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2003)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2003)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2003)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2003)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2003)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2003)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2003)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2003)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2003)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2003)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2003)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2000)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2003)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2003)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2000)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2003)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2003)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2003)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1997)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1997)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(1997)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1996)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2000)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2000)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2000)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1999)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2003)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2003)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2003)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2002)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2002)@418ab6e01cba: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2009)10434448 MSC_Test_2-SCCP(2001)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2003)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2002)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2003)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2003)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2003)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2003)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2003)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2003)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2001)@418ab6e01cba: { messageType := 2, destLocRef := '9F3790'O, sourceLocRef := '00018C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2001)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2001)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2001)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2001)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2001)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2001)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2001)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2001)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2001)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2006)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2003)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2003)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2001)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2003)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2002)@418ab6e01cba: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2009)10434448 MSC_Test-GSUP-IPA(2006)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2006)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2009)@418ab6e01cba: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@418ab6e01cba: Test Component 2009 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(2007)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(1995)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(1996)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2004)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(1998)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2000)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(1999)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(1997)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2001)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2002)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2006)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2008)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1994)@418ab6e01cba: Final verdict of PTC: none TC_iu_cmserv_imsi_unknown2(2009)@418ab6e01cba: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test_2-M3UA(2003)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2005)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2010)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(1994): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(1995): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(1996): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(1997): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(1998): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(1999): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2000): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2001): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2002): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2003): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2004): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2005): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2006): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2007): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2008): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2009): fail (none -> fail) reason: "Tguard timeout" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2010): none (fail -> fail) MTC@418ab6e01cba: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail'. Sun May 19 08:36:39 UTC 2024 ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail ------ Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247611) Waiting for packet dumper to finish... 1 (prev_count=247611, count=250806) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:36:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_and_mo_call started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2014)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2014)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2014)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2012)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2017)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2017)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2017)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2015)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2020)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2020)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2020)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2018)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2021)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2023)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2023)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2023)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2023)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2014)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2014)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2023)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2023)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(2014)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2014)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2014)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2014)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2014)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2014)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2014)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2014)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2014)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2014)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2014)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2014)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2014)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2014)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2017)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2017)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2017)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2017)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2017)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2017)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2017)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2017)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2017)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2017)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2017)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2017)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2017)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2017)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2017)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2017)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2020)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2020)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2020)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2020)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2020)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2020)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2017)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2017)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2020)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2024)@418ab6e01cba: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2026) TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2014)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2014)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2013)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2017)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2017)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2017)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2016)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2019)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2019)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_call2(2026)16504285 MSC_Test_2-SCCP(2018)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2019)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: { messageType := 2, destLocRef := 'FBD5DD'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2024)@418ab6e01cba: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2026) MSC_Test-GSUP(2024)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2026)"262420000001007" TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2019)@418ab6e01cba: patching N(SD)=1 into dtap '05143C54D5952104E416B8A1'O MSC_Test_2-RAN(2019)@418ab6e01cba: patched enc_l3: '05543C54D5952104E416B8A1'O MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2018)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543C54D5952104E416B8A1'O MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2018)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2019)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2019)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2018)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2018)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2019)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2026)16504285 TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: 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 := '61B64C1A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2019)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_call2(2026)12017187 MSC_Test_2-RAN(2019)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2018)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: { messageType := 2, destLocRef := 'B75E23'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2019)@418ab6e01cba: patching N(SD)=1 into dtap '05140E13C8E02104DB3DF390'O MSC_Test_2-RAN(2019)@418ab6e01cba: patched enc_l3: '05540E13C8E02104DB3DF390'O MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2018)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540E13C8E02104DB3DF390'O MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2018)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2021)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2026) MSC_Test-MGCP(2022)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2019)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_len:28 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2018)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2022)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2021)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2026) MSC_Test-MNCC(2021)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_call2(2026)-2147483598 MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_len:46 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2018)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: { 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.65.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2019)@418ab6e01cba: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2019)@418ab6e01cba: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2018)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: Hold the call for some time TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: Hangup TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2019)@418ab6e01cba: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2019)@418ab6e01cba: patched enc_l3: '032A'O MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2018)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2021)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2026)-2147483598 MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1 data has been put to the reassembly buffer TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2018)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2018)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2018)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2020)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2019)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2026)12017187 TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(2013)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2016)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2018)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2015)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2021)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2024)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2014)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2011)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2012)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2027)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2019)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2017)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2022)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2023)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2025)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2020)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2011): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2012): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2013): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2014): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2015): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2016): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2017): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2018): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2019): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2020): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2021): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2022): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2023): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2024): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2025): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mo_call2(2026): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2027): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass'. Sun May 19 08:36:52 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=612383) Waiting for packet dumper to finish... 1 (prev_count=612383, count=615578) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:36:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: 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@418ab6e01cba: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2031)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2031)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2031)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2029)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2034)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2034)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2034)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2032)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2037)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2037)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2037)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2035)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2038)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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(2040)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2040)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2040)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2040)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2040)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2040)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2031)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2031)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2031)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2031)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2031)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2031)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2031)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2031)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2031)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2031)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2031)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2031)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2031)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2031)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2031)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2031)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2034)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2034)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2034)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2034)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2034)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2034)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2034)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2034)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2034)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2034)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2034)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2034)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2034)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2034)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2034)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2034)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2041)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001019'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2037)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2037)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2037)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2037)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2037)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2037)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2034)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2034)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2031)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2031)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2031)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2030)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2034)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2034)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2034)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2033)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2036)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2036)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)9069435 MSC_Test_2-SCCP(2035)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2036)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: { messageType := 2, destLocRef := '8A637B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2041)@418ab6e01cba: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test-GSUP(2041)@418ab6e01cba: 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)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2036)@418ab6e01cba: patching N(SD)=1 into dtap '0514CC6C8A4C2104777B58C6'O MSC_Test_2-RAN(2036)@418ab6e01cba: patched enc_l3: '0554CC6C8A4C2104777B58C6'O MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2035)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CC6C8A4C2104777B58C6'O MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2035)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2036)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2036)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2035)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2035)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2036)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)9069435 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: 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 := '4FE871DB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2036)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)8381211 MSC_Test_2-RAN(2036)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2035)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: { messageType := 2, destLocRef := '7FE31B'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2036)@418ab6e01cba: patching N(SD)=1 into dtap '05142C191C202104581F42B3'O MSC_Test_2-RAN(2036)@418ab6e01cba: patched enc_l3: '05542C191C202104581F42B3'O MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2035)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542C191C202104581F42B3'O MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2035)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2038)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test-MGCP(2039)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2036)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_len:28 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2035)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2039)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2038)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test-MNCC(2038)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)-2147483597 MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_len:46 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2035)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: { 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.65.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2036)@418ab6e01cba: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2036)@418ab6e01cba: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2035)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2035)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2037)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(2038)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)-2147483597 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2036)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)8381211 MSC_Test_2-M3UA(2037)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(2030)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2029)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2031)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2032)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2038)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2041)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2033)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2035)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2034)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2037)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2028)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2039)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2044)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2036)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2040)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2042)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2028): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2029): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2030): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2031): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2032): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2033): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2034): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2035): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2036): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2037): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2038): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2039): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2040): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2041): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2042): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2044): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass'. Sun May 19 08:37:03 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.65.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=569133) Waiting for packet dumper to finish... 1 (prev_count=569133, count=572328) MTC@418ab6e01cba: 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@418ab6e01cba: 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 ------ Sun May 19 08:37:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_auth_sai_timeout started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2048)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2048)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2048)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2046)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2051)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2051)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2051)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2049)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2054)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2054)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2054)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2052)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2055)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2057)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2057)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2057)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2057)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2058)@418ab6e01cba: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2060) TC_iu_lu_auth_sai_timeout2(2060)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2048)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2048)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2048)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2048)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2048)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2048)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2048)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2048)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2048)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2048)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2048)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2051)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2051)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2051)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2051)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2051)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2051)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2051)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2051)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2051)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2051)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2051)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2051)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2051)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2051)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2051)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2051)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2054)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2054)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2054)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2054)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2054)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2054)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2054)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2054)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2054)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2054)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2054)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2051)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2051)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2054)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2054)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2054)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2054)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2054)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2048)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2048)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2048)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2047)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2051)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2051)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2051)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2050)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2054)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2054)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2054)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2053)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2053)@418ab6e01cba: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2060)15492916 MSC_Test_2-SCCP(2052)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2054)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2053)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2054)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2054)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2052)@418ab6e01cba: { messageType := 2, destLocRef := 'EC6734'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2058)@418ab6e01cba: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2060) MSC_Test-GSUP(2058)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2060)"262420000001008" MSC_Test_2-M3UA(2054)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2054)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2054)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2054)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2052)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2052)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2052)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2052)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2052)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2052)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2052)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2052)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2052)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2052)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2052)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2052)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2054)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2054)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2054)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2052)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2054)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2053)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2060)15492916 TC_iu_lu_auth_sai_timeout2(2060)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2060)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2060)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2060)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(2048)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2058)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2052)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2047)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2046)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2050)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2051)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2053)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2055)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2049)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2054)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2045)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2056)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2057)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2061)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2059)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2045): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2046): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2047): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2048): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2049): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2050): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2051): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2052): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2053): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2054): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2055): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2056): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2057): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2058): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2059): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2060): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2061): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass'. Sun May 19 08:37:14 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=246351) Waiting for packet dumper to finish... 1 (prev_count=246351, count=249546) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:37:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_auth_sai_err started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2065)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2065)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2065)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2063)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2068)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2068)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2068)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2066)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2071)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2071)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2071)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-SCCP(2069)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2072)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2074)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2074)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2074)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2074)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2065)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2065)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2065)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2065)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2065)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2065)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2065)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2065)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2065)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2065)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2065)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2065)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2065)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2065)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2065)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2065)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2068)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2068)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2068)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2068)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2068)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2068)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2068)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2068)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2068)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2068)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2068)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2068)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2068)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2068)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2068)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2068)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2071)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2071)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2071)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2071)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2071)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2071)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2071)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2071)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2071)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2071)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2068)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2071)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2071)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2068)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2071)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2071)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2071)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2071)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2075)@418ab6e01cba: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2077) TC_iu_lu_auth_sai_err2(2077)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2068)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2065)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2068)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2065)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2068)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2064)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2067)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2071)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2071)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2071)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2070)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2070)@418ab6e01cba: Added conn table entry 0TC_iu_lu_auth_sai_err2(2077)15573394 MSC_Test_2-SCCP(2069)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2071)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2070)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2071)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2071)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2069)@418ab6e01cba: { messageType := 2, destLocRef := 'EDA192'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2075)@418ab6e01cba: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2077) MSC_Test-GSUP(2075)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2077)"262420000001009" MSC_Test_2-M3UA(2071)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2071)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2071)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2071)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2069)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2069)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2069)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2069)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2069)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2069)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2069)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2069)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2069)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2069)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2069)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2069)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2071)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2071)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2071)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2069)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2071)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2070)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2077)15573394 TC_iu_lu_auth_sai_err2(2077)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2077)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2077)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2077)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(2065)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2071)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2064)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2063)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2068)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2072)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2062)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2069)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2067)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2066)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2078)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2076)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2074)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2070)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2075)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2073)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2062): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2063): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2064): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2065): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2066): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2067): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2068): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2069): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2070): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2071): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2072): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2073): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2074): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2075): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2076): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_auth_sai_err2(2077): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2078): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass'. Sun May 19 08:37:20 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=242793) Waiting for packet dumper to finish... 1 (prev_count=242793, count=243866) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request'. ------ MSC_Tests_Iu.TC_iu_lu_release_request ------ Sun May 19 08:37:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_release_request started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2082)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2082)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2082)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2080)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2085)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2085)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2085)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2083)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2088)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2088)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2088)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2086)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2089)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2082)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2082)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2082)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2082)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2091)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2082)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2082)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2082)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2082)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2082)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2082)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2091)@418ab6e01cba: CCM Tx:{ msg_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(2082)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2082)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2082)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2082)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2082)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2091)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2091)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2091)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2091)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2085)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2085)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2085)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2085)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2085)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2085)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2085)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2085)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2085)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2085)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2085)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2085)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2085)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2085)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2085)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2085)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2088)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2088)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2088)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2088)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2088)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2088)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2088)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2088)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2088)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2088)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2085)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2088)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2085)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2088)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2088)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2088)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2088)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2088)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2092)@418ab6e01cba: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2094) TC_iu_lu_release_request2(2094)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2082)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2082)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2081)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2085)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2085)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2085)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2084)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2088)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2088)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2088)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2087)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2087)@418ab6e01cba: Added conn table entry 0TC_iu_lu_release_request2(2094)6370343 MSC_Test_2-SCCP(2086)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2088)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2087)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2088)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2088)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2086)@418ab6e01cba: { messageType := 2, destLocRef := '613427'O ("a4'"), 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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2092)@418ab6e01cba: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2094) MSC_Test-GSUP(2092)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_release_request2(2094)"262420000001010" MSC_Test_2-SCCP(2086)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2086)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2086)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2086)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2088)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2088)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2088)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2088)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2086)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2088)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2086)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2086)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2086)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2086)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2086)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2086)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2086)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2086)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2086)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2086)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2086)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2088)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2088)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2088)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2086)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2088)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2087)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_release_request2(2094)6370343 TC_iu_lu_release_request2(2094)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_lu_release_request2(2094)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(2081)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2084)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2080)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2082)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2089)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2088)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2085)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2092)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2079)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2087)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2093)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2095)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2091)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2090)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2086)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2083)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2079): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2080): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2081): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2082): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2083): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2084): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2085): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2086): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2087): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2088): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2089): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2090): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2091): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2092): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2093): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_release_request2(2094): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2095): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass'. Sun May 19 08:37:27 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_release_request pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_lu_release_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252120) Waiting for packet dumper to finish... 1 (prev_count=252120, count=253193) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect'. ------ MSC_Tests_Iu.TC_iu_lu_disconnect ------ Sun May 19 08:37:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_disconnect started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2099)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2099)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2099)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2097)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2102)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2102)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2102)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2100)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2105)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2105)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2105)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2103)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2106)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2099)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2099)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2099)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2099)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2099)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2099)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2099)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2099)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2099)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2099)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2099)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2099)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2099)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2099)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2099)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2099)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2102)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2102)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2102)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2102)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2102)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2102)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2102)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2102)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2102)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2102)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2102)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2102)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2102)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2102)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2102)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2102)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2105)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2105)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2105)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2105)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2105)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2105)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2105)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2105)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2105)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2105)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2102)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2102)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2105)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2105)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2105)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2105)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2105)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2105)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2108)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2108)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2108)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2108)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2108)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2109)@418ab6e01cba: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2111) TC_iu_lu_disconnect2(2111)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001011'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2099)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2099)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2099)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2098)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2102)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2102)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2102)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2101)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2105)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2105)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2104)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2104)@418ab6e01cba: Added conn table entry 0TC_iu_lu_disconnect2(2111)1362728 MSC_Test_2-SCCP(2103)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2105)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2104)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2105)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2103)@418ab6e01cba: { messageType := 2, destLocRef := '14CB28'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2109)@418ab6e01cba: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2111) MSC_Test-GSUP(2109)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_disconnect2(2111)"262420000001011" TC_iu_lu_disconnect2(2111)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-RAN(2104)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_disconnect2(2111)1362728 MSC_Test_2-SCCP(2103)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-M3UA(2105)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2105)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2105)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2103)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2103)@418ab6e01cba: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2111)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(2098)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2100)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2106)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2099)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2104)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2103)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2097)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2109)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2101)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2110)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2107)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2102)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2112)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2096)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2105)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2108)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2096): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2097): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2098): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2099): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2100): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2101): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2102): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2103): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2104): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2105): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2106): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2107): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2108): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2109): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2110): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_disconnect2(2111): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2112): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Sun May 19 08:37:35 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_disconnect pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215468) Waiting for packet dumper to finish... 1 (prev_count=215468, count=218575) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei'. ------ MSC_Tests_Iu.TC_iu_lu_by_imei ------ Sun May 19 08:37:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_by_imei started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2116)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2116)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2116)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2114)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2119)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2119)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2119)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2117)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2122)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2122)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2122)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2120)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2123)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2116)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2116)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2116)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2116)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2116)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2125)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2116)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2116)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2116)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2116)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2116)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2116)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2125)@418ab6e01cba: CCM Tx:{ msg_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(2116)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2116)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2116)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2116)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2116)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2125)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2125)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2125)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2125)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2119)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2119)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2119)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2119)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2119)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2119)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2119)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2119)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2119)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2119)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2119)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2119)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2119)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2119)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2119)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2119)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2122)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2122)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2122)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2122)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2122)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2122)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2122)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2122)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2122)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2122)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2122)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2119)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2122)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2122)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2122)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2119)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2122)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2122)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2126)@418ab6e01cba: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2128) TC_iu_lu_by_imei2(2128)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000001012'H } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2116)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2116)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2116)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2115)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2119)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2119)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2119)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2118)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2122)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2122)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2122)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2121)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2121)@418ab6e01cba: Added conn table entry 0TC_iu_lu_by_imei2(2128)13767749 MSC_Test_2-SCCP(2120)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2122)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2121)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2122)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2122)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2122)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2122)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2120)@418ab6e01cba: { messageType := 2, destLocRef := 'D21445'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2120)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2120)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2122)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2122)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2122)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2122)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2120)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2120)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2120)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2120)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2120)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2120)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2120)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2120)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2120)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2120)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2122)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2122)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2122)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2120)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2121)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_by_imei2(2128)13767749 MSC_Test_2-M3UA(2122)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_by_imei2(2128)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2128)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2128)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2128)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_1-M3UA(2119)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2117)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2114)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2118)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2121)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2126)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2123)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2115)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2129)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2120)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2127)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2113)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2116)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2124)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2125)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2122)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2113): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2114): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2115): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2116): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2117): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2118): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2119): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2120): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2121): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2122): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2123): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2124): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2125): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2126): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2127): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_by_imei2(2128): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2129): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass'. Sun May 19 08:37:46 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_by_imei pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248094) Waiting for packet dumper to finish... 1 (prev_count=248094, count=251201) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:37:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_imsi_detach_by_imsi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2133)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2133)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2133)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2131)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2136)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2136)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2136)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2134)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2139)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2139)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2139)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2137)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2140)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2133)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2133)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2133)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2133)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2133)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2133)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2133)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2133)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2133)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2133)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2133)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2133)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2133)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2133)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2133)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2142)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2142)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2142)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2142)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2142)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2136)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2136)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2136)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2136)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2136)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2136)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2136)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2136)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2136)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2136)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2136)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2136)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2136)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2136)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2136)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2136)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2139)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2139)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2139)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2139)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2139)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2139)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2139)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2139)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2139)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2139)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2136)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2139)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2139)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2136)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2139)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2139)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2139)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2139)@418ab6e01cba: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_imsi2(2145)@418ab6e01cba: 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2133)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2133)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2132)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2136)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2136)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2136)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2135)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2139)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2139)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2139)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2138)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2138)@418ab6e01cba: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2145)15058267 MSC_Test_2-SCCP(2137)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2139)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2138)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2139)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2139)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2139)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2139)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2137)@418ab6e01cba: { messageType := 2, destLocRef := 'E5C55B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2137)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2137)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2137)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2137)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2137)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2137)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2137)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2137)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2139)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2139)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2139)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2137)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2139)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2138)@418ab6e01cba: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2145)15058267 TC_iu_imsi_detach_by_imsi2(2145)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2145)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_1-M3UA(2136)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2133)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2137)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2131)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2146)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2140)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2134)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2132)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2139)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2138)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2141)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2142)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2144)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2130)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2135)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2143)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2130): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2131): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2132): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2133): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2134): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2135): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2136): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2137): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2138): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2139): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2140): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2141): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2142): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2143): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2144): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2145): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2146): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass'. Sun May 19 08:37:52 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222997) Waiting for packet dumper to finish... 1 (prev_count=222997, count=224158) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:37:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_imsi_detach_by_tmsi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2150)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2150)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2150)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2148)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2153)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2153)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2153)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2151)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2156)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2156)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2156)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2154)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2157)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2150)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2150)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2150)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2150)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2150)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2150)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2150)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2150)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2150)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2150)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2150)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2150)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2150)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2150)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2150)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2150)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2153)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2153)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2153)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2153)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2153)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2153)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2153)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2153)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2153)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2153)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2153)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2153)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2153)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2153)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2153)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2153)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2156)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2156)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2156)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2156)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2156)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2156)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2156)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2156)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2156)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2153)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2156)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2153)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2156)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2156)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2156)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2156)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2156)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2156)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2159)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2159)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2159)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2159)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2159)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iu_imsi_detach_by_tmsi2(2162)@418ab6e01cba: 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2150)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2150)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2149)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2153)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2153)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2153)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2152)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2156)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2156)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2156)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2155)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2155)@418ab6e01cba: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2162)14051348 MSC_Test_2-SCCP(2154)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2156)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2155)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2156)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2156)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2156)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2156)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2154)@418ab6e01cba: { messageType := 2, destLocRef := 'D66814'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2154)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2154)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2154)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2154)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2154)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2154)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2154)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2154)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2156)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2156)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2156)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2154)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2156)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2155)@418ab6e01cba: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2162)14051348 TC_iu_imsi_detach_by_tmsi2(2162)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2162)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2162)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2162)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_1-M3UA(2153)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2160)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2150)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2147)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2152)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2159)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2154)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2151)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2157)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2161)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2163)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2148)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2149)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2155)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2158)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2156)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2147): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2148): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2149): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2150): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2151): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2152): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2153): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2154): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2155): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2156): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2157): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2158): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2159): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2160): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2161): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2162): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2163): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass'. Sun May 19 08:37:57 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223069) Waiting for packet dumper to finish... 1 (prev_count=223069, count=226839) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:38:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_imsi_detach_by_imei started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2167)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2167)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2167)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2165)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2170)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2170)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2170)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2168)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2173)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2173)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2173)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2171)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2174)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2176)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2176)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2176)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2176)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2167)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2167)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2167)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2167)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2167)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2167)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2167)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2167)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2167)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2167)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2167)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2167)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2167)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2167)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2167)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2167)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2170)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2170)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2170)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2170)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2170)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2170)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2170)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2170)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2170)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2170)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2170)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2170)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2170)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2170)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2170)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2170)@418ab6e01cba: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_imei2(2179)@418ab6e01cba: 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2173)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2173)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2173)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2173)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2173)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2173)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2173)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2173)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2173)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2170)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2173)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2173)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2170)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2173)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2173)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2173)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2173)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2167)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2167)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2167)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2166)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2170)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2170)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2170)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2169)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2173)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2173)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2173)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2172)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2172)@418ab6e01cba: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2179)7477383 MSC_Test_2-SCCP(2171)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2173)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2172)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2173)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2173)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2173)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2173)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@418ab6e01cba: { messageType := 2, destLocRef := '721887'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2171)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2171)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2171)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2171)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2171)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2171)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2171)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2171)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2173)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2173)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2173)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2173)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2172)@418ab6e01cba: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2179)7477383 TC_iu_imsi_detach_by_imei2(2179)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2179)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2179)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2179)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-RAN(2172)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2169)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2167)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2165)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2174)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2177)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2166)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2168)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2171)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2170)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2178)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2173)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2175)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2164)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2180)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2176)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2164): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2165): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2166): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2167): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2168): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2169): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2170): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2171): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2172): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2173): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2174): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2175): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2176): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2177): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2178): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2179): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2180): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass'. Sun May 19 08:38:03 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219900) Waiting for packet dumper to finish... 1 (prev_count=219900, count=220973) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:38:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_emerg_call_imei_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2184)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2184)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2184)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2182)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2187)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2187)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2187)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2185)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2190)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2190)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2190)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2188)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2191)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2184)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2184)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2184)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2184)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2184)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2184)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2184)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2184)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2184)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2184)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2184)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2187)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2187)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2187)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2187)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2187)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2187)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2187)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2187)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2187)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2187)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2187)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2187)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2187)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2187)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2187)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2187)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2190)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2190)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2190)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2190)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2190)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2190)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2190)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2190)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2190)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2190)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2187)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2190)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2187)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2190)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2190)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2190)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2190)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2190)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2193)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2193)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2193)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2193)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2193)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iu_emerg_call_imei_reject2(2196)@418ab6e01cba: 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2184)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2184)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2183)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2187)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2187)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2187)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2186)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2190)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2190)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2190)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2189)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2189)@418ab6e01cba: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2196)1090261 MSC_Test_2-SCCP(2188)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2190)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2189)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2190)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2190)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2190)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2190)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2190)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2190)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2188)@418ab6e01cba: { messageType := 2, destLocRef := '10A2D5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2188)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2188)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2188)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2188)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2188)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2188)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2188)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2188)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2188)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2188)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2188)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2188)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2190)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2190)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2190)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2188)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2190)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2189)@418ab6e01cba: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2196)1090261 TC_iu_emerg_call_imei_reject2(2196)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2196)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2196)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2196)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(2183)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2184)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2182)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2194)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2185)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2189)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2187)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2191)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2181)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2190)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2193)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2195)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2192)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2186)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2197)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2188)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2181): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2182): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2183): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2184): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2185): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2186): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2187): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2188): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2189): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2190): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2191): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2192): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2193): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2194): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2195): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2196): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2197): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass'. Sun May 19 08:38:09 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228184) Waiting for packet dumper to finish... 1 (prev_count=228184, count=231954) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imsi ------ Sun May 19 08:38:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_emerg_call_imsi started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2201)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2201)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2201)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2199)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2204)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2204)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2204)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2202)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2207)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2207)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2207)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2205)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2208)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2210)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2210)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2210)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2210)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2210)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2201)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2201)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2201)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2201)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2201)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2201)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2201)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2201)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2201)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2201)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2201)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2201)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2204)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2204)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2204)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2204)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2204)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2204)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2204)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2204)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2204)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2204)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2204)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2204)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2204)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2204)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2204)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2204)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2207)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2207)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2207)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2207)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2207)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2207)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2204)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2204)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2211)@418ab6e01cba: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2213) TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2201)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2201)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2200)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2204)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2204)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2204)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2203)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2206)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2206)@418ab6e01cba: Added conn table entry 0TC_iu_emerg_call_imsi2(2213)14012875 MSC_Test_2-SCCP(2205)@418ab6e01cba: First idle individual index:0 MSC_Test_2-RAN(2206)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: { messageType := 2, destLocRef := 'D5D1CB'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2211)@418ab6e01cba: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2213) MSC_Test-GSUP(2211)@418ab6e01cba: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2213)"262420000001018" TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2206)@418ab6e01cba: patching N(SD)=1 into dtap '0514054F219821043A50FE53'O MSC_Test_2-RAN(2206)@418ab6e01cba: patched enc_l3: '0554054F219821043A50FE53'O MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2205)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554054F219821043A50FE53'O MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2205)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2206)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2206)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2205)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2205)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2206)@418ab6e01cba: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2213)14012875 TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: 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 := '28C9A80D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2206)@418ab6e01cba: Added conn table entry 0TC_iu_emerg_call_imsi2(2213)7977771 MSC_Test_2-RAN(2206)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2205)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: { messageType := 2, destLocRef := '79BB2B'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2206)@418ab6e01cba: patching N(SD)=1 into dtap '0514230A704C210455481F5E'O MSC_Test_2-RAN(2206)@418ab6e01cba: patched enc_l3: '0554230A704C210455481F5E'O MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2205)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554230A704C210455481F5E'O MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2205)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2208)@418ab6e01cba: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2213) MSC_Test-MGCP(2209)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2206)@418ab6e01cba: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_len:22 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2205)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2209)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2208)@418ab6e01cba: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2213) MSC_Test-MNCC(2208)@418ab6e01cba: Added conn table entry 0TC_iu_emerg_call_imsi2(2213)-2147483596 MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_len:46 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2205)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: { 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.65.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2206)@418ab6e01cba: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2206)@418ab6e01cba: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2205)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: Hold the call for some time TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: Hangup TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2206)@418ab6e01cba: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2206)@418ab6e01cba: patched enc_l3: '032A'O MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2205)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2208)@418ab6e01cba: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2213)-2147483596 MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2205)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2205)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2207)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2206)@418ab6e01cba: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2213)7977771 TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-RAN(2206)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2205)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2208)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2200)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2207)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2211)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2202)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2201)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2199)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2204)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2203)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2198)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2214)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2212)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2209)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2210)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2198): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2199): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2200): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2201): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2202): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2203): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2204): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2205): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2206): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2207): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2208): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2209): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2210): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2211): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2212): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_emerg_call_imsi2(2213): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2214): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass'. Sun May 19 08:38:22 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imsi pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=613275) Waiting for packet dumper to finish... 1 (prev_count=613275, count=616470) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing'. ------ MSC_Tests_Iu.TC_iu_establish_and_nothing ------ Sun May 19 08:38:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_establish_and_nothing started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2218)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2218)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2218)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2216)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2221)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2221)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2221)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2219)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2224)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2224)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2224)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-SCCP(2222)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2225)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2227)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2227)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2227)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2227)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2228)@418ab6e01cba: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2230) TC_iu_establish_and_nothing2(2230)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2218)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2218)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2218)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2218)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2218)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2218)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2218)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2218)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2218)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2218)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2218)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2218)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2218)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2218)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2218)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2221)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2221)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2221)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2221)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2221)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2221)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2221)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2221)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2221)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2221)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2221)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2221)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2221)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2221)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2221)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2221)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2224)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2224)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2224)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2224)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2224)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2224)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2221)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2221)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2218)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2218)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2218)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2217)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2221)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2221)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2221)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2220)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2223)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2223)@418ab6e01cba: Added conn table entry 0TC_iu_establish_and_nothing2(2230)691786 MSC_Test_2-SCCP(2222)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2223)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@418ab6e01cba: { messageType := 2, destLocRef := '0A8E4A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2228)@418ab6e01cba: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2230) MSC_Test-GSUP(2228)@418ab6e01cba: Added IMSI table entry 0TC_iu_establish_and_nothing2(2230)"262420000001027" TC_iu_establish_and_nothing2(2230)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2223)@418ab6e01cba: patching N(SD)=1 into dtap '05141FB0A689210486DFB93D'O MSC_Test_2-RAN(2223)@418ab6e01cba: patched enc_l3: '05541FB0A689210486DFB93D'O MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2222)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541FB0A689210486DFB93D'O MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2222)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2230)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2223)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2223)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2222)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2222)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2223)@418ab6e01cba: Deleted conn table entry 0TC_iu_establish_and_nothing2(2230)691786 TC_iu_establish_and_nothing2(2230)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@418ab6e01cba: 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 := '384FD372'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2223)@418ab6e01cba: Added conn table entry 0TC_iu_establish_and_nothing2(2230)10847781 MSC_Test_2-RAN(2223)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2222)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@418ab6e01cba: { messageType := 2, destLocRef := 'A58625'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_establish_and_nothing2(2230)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2223)@418ab6e01cba: patching N(SD)=1 into dtap '0514F515D07821042D3633FA'O MSC_Test_2-RAN(2223)@418ab6e01cba: patched enc_l3: '0554F515D07821042D3633FA'O MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2222)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F515D07821042D3633FA'O MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2222)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2222)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2222)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2223)@418ab6e01cba: Deleted conn table entry 0TC_iu_establish_and_nothing2(2230)10847781 MSC_Test_2-M3UA(2224)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_establish_and_nothing2(2230)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-RAN(2223)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2217)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2225)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2219)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2216)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2228)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2227)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2220)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2224)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2215)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2229)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2218)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2231)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2226)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2222)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2221)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2215): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2216): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2217): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2218): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2219): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2220): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2221): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2222): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2223): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2224): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2225): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2226): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2227): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2228): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2229): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_establish_and_nothing2(2230): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2231): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass'. Sun May 19 08:38:33 UTC 2024 ====== MSC_Tests_Iu.TC_iu_establish_and_nothing pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=442448) Waiting for packet dumper to finish... 1 (prev_count=442448, count=443609) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:38:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_mo_setup_and_nothing started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2235)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2235)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2235)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2233)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2238)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2238)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2238)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2236)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2241)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2241)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2241)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2239)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2242)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2244)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2244)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2244)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2244)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2245)@418ab6e01cba: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2247) TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2235)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2235)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2235)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2235)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2235)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2235)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2235)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2235)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2235)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2235)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2235)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2235)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2235)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2235)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2235)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2238)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2238)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2238)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2238)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2238)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2238)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2238)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2238)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2238)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2238)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2238)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2238)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2238)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2238)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2238)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2238)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2241)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2241)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2241)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2241)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2241)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2241)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2238)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2238)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2241)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2235)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2235)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2235)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2234)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2238)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2238)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2238)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2237)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2240)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2240)@418ab6e01cba: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2247)8078160 MSC_Test_2-SCCP(2239)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2240)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@418ab6e01cba: { messageType := 2, destLocRef := '7B4350'O ("{CP"), 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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2245)@418ab6e01cba: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test-GSUP(2245)@418ab6e01cba: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2247)"262420000001028" TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2240)@418ab6e01cba: patching N(SD)=1 into dtap '0514F5E5CD6421045386EEC2'O MSC_Test_2-RAN(2240)@418ab6e01cba: patched enc_l3: '0554F5E5CD6421045386EEC2'O MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2239)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F5E5CD6421045386EEC2'O MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2239)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2240)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2240)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2239)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2239)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2240)@418ab6e01cba: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2247)8078160 TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: 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 := '35B04E6D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2240)@418ab6e01cba: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2247)12459059 MSC_Test_2-RAN(2240)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2239)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@418ab6e01cba: { messageType := 2, destLocRef := 'BE1C33'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2240)@418ab6e01cba: patching N(SD)=1 into dtap '0514CCC05A3121049264B52D'O MSC_Test_2-RAN(2240)@418ab6e01cba: patched enc_l3: '0554CCC05A3121049264B52D'O MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2239)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CCC05A3121049264B52D'O MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2239)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2242)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test-MGCP(2243)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2240)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_len:28 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2239)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2243)@418ab6e01cba: 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)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2239)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2239)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2240)@418ab6e01cba: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2247)12459059 MSC_Test_2-M3UA(2241)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(2234)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2233)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2236)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2245)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2237)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2240)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2243)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2239)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2241)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2242)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2248)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2244)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2246)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2232)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2238)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2235)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2232): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2233): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2234): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2235): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2236): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2237): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2238): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2239): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2240): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2241): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2242): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2243): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2244): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2245): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2246): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2247): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2248): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass'. Sun May 19 08:38:43 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=486733) Waiting for packet dumper to finish... 1 (prev_count=486733, count=487894) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:38:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_mo_crcx_ran_timeout started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2252)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2252)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2252)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2250)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2255)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2255)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2255)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2253)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2258)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2258)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2258)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2256)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2259)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2261)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2261)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2261)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2261)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2262)@418ab6e01cba: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2264) TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2252)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2252)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2252)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2252)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2252)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2252)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2252)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2252)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2252)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2252)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2252)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2252)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2252)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2252)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2252)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2255)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2255)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2255)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2255)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2255)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2255)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2255)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2255)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2255)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2255)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2255)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2255)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2255)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2255)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2255)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2255)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2258)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2258)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2258)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2258)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2258)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2258)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2255)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2255)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2252)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2252)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2252)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2251)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2255)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2255)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2255)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2254)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2257)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2257)@418ab6e01cba: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)388851 MSC_Test_2-SCCP(2256)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2257)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@418ab6e01cba: { messageType := 2, destLocRef := '05EEF3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2262)@418ab6e01cba: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test-GSUP(2262)@418ab6e01cba: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2264)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2257)@418ab6e01cba: patching N(SD)=1 into dtap '05148708EFBD2104ED3CF2B3'O MSC_Test_2-RAN(2257)@418ab6e01cba: patched enc_l3: '05548708EFBD2104ED3CF2B3'O MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2256)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548708EFBD2104ED3CF2B3'O MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2256)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2257)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2257)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2256)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2256)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2257)@418ab6e01cba: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)388851 TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: 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 := '0818FEB5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2257)@418ab6e01cba: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)6124880 MSC_Test_2-RAN(2257)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2256)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@418ab6e01cba: { messageType := 2, destLocRef := '5D7550'O ("]uP"), 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)@418ab6e01cba: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2257)@418ab6e01cba: patching N(SD)=1 into dtap '0514C985E75B2104723ABEE6'O MSC_Test_2-RAN(2257)@418ab6e01cba: patched enc_l3: '0554C985E75B2104723ABEE6'O MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2256)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C985E75B2104723ABEE6'O MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2256)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2259)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test-MGCP(2260)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2257)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_len:28 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2256)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2260)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2259)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test-MNCC(2259)@418ab6e01cba: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)-2147483594 TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2259)@418ab6e01cba: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)-2147483594 MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2256)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2256)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2257)@418ab6e01cba: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)6124880 TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2258)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_timeout2(2264)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_1-M3UA(2255)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2256)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2252)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2251)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2249)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2253)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2250)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2254)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2262)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2260)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2263)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2258)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2265)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2259)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2261)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2257)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2249): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2250): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2251): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2252): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2253): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2254): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2255): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2256): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2257): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2258): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2259): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2260): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2261): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2262): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2263): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2264): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2265): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass'. Sun May 19 08:38:52 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=496026) Waiting for packet dumper to finish... 1 (prev_count=496026, count=498340) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:38:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_mo_crcx_ran_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2269)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2269)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2269)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2267)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2272)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2272)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2272)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2270)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2275)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2275)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2275)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2273)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2276)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2278)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2278)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2278)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2278)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2279)@418ab6e01cba: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2281) TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2269)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2269)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2269)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2269)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2269)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2269)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2269)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2269)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2269)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2269)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2269)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2269)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2269)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2269)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2269)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2272)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2272)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2272)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2272)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2272)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2272)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2272)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2272)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2272)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2272)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2272)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2272)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2272)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2272)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2275)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2275)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2275)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2275)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2275)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2275)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2272)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2269)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2269)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2269)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2268)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2272)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2272)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2272)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2271)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2274)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2274)@418ab6e01cba: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)12612457 MSC_Test_2-SCCP(2273)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2274)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@418ab6e01cba: { messageType := 2, destLocRef := 'C07369'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2279)@418ab6e01cba: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2281) MSC_Test-GSUP(2279)@418ab6e01cba: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2281)"262420000001030" TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2274)@418ab6e01cba: patching N(SD)=1 into dtap '051416BD1682210434A1C32D'O MSC_Test_2-RAN(2274)@418ab6e01cba: patched enc_l3: '055416BD1682210434A1C32D'O MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2273)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055416BD1682210434A1C32D'O MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2273)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2274)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2274)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2273)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2273)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2274)@418ab6e01cba: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)12612457 TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: 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 := '1FD0CA13'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2274)@418ab6e01cba: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)6523686 MSC_Test_2-RAN(2274)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2273)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@418ab6e01cba: { messageType := 2, destLocRef := '638B26'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2274)@418ab6e01cba: patching N(SD)=1 into dtap '0514D2819003210423B64DDB'O MSC_Test_2-RAN(2274)@418ab6e01cba: patched enc_l3: '0554D2819003210423B64DDB'O MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2273)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D2819003210423B64DDB'O MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2273)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2276)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2281) MSC_Test-MGCP(2277)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2274)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_len:28 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2273)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2277)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2273)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2273)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2274)@418ab6e01cba: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)6523686 MSC_Test_2-M3UA(2275)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(2268)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2270)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2275)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2279)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2273)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2271)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2267)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2269)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2276)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2274)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2282)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2280)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2277)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2278)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2266)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2272)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2266): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2267): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2268): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2269): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2270): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2271): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2272): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2273): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2274): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2275): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2276): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2277): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2278): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2279): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2280): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2281): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2282): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass'. Sun May 19 08:38:59 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490380) Waiting for packet dumper to finish... 1 (prev_count=490380, count=493575) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:39:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_mt_crcx_ran_reject started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2286)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2286)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2286)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2284)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2289)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2289)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2289)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2287)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2292)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2292)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2292)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2290)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2293)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2295)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2295)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2295)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2295)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2296)@418ab6e01cba: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2298) TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2286)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2286)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2286)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2286)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2286)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2286)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2286)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2286)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2286)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2286)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2286)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2286)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2286)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2286)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2286)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2289)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2289)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2289)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2289)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2289)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2289)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2289)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2289)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2289)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2289)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2289)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2289)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2289)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2289)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2289)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2289)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2292)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2292)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2292)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2292)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2292)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2292)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2289)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2289)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2292)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2286)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2286)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2286)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2285)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2289)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2289)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2289)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2288)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2291)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2291)@418ab6e01cba: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)12531786 MSC_Test_2-SCCP(2290)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2291)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@418ab6e01cba: { messageType := 2, destLocRef := 'BF384A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2296)@418ab6e01cba: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test-GSUP(2296)@418ab6e01cba: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2298)"262420000001031" TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2291)@418ab6e01cba: patching N(SD)=1 into dtap '0514F85C45ED210450B28834'O MSC_Test_2-RAN(2291)@418ab6e01cba: patched enc_l3: '0554F85C45ED210450B28834'O MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2290)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F85C45ED210450B28834'O MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2290)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2291)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2291)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2290)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2290)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2291)@418ab6e01cba: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)12531786 TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2291)@418ab6e01cba: Created IMSI[0] for '262420000001031'H'68754F85'O to be handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test-MNCC(2293)@418ab6e01cba: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)1694481857 MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2291)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2298) TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: 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 := '68754F85'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2291)@418ab6e01cba: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)14081294 MSC_Test_2-SCCP(2290)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@418ab6e01cba: { messageType := 2, destLocRef := 'D6DD0E'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2291)@418ab6e01cba: patching N(SD)=0 into dtap '0514E26556B8210413556085'O MSC_Test_2-RAN(2291)@418ab6e01cba: patched enc_l3: '0514E26556B8210413556085'O MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2290)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514E26556B8210413556085'O MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2290)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2294)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2291)@418ab6e01cba: patched enc_l3: '8348'O MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2290)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2294)@418ab6e01cba: 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)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(2293)@418ab6e01cba: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)1694481857 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2290)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2290)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2291)@418ab6e01cba: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)14081294 TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2292)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mt_crcx_ran_reject2(2298)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(2284)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2285)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2286)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2296)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2297)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2287)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2291)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2283)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2293)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2289)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2290)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2288)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2295)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2299)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2292)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2294)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2283): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2284): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2285): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2286): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2287): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2288): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2289): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2290): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2291): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2292): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2293): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2294): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2295): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2296): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2297): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2298): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2299): none (pass -> pass) MTC@418ab6e01cba: TestSun May 19 08:39:05 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.talloc case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=506374) Waiting for packet dumper to finish... 1 (prev_count=506374, count=509569) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel'. ------ MSC_Tests_Iu.TC_iu_gsup_cancel ------ Sun May 19 08:39:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_gsup_cancel started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2303)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2303)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2303)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2301)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2306)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2306)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2306)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-SCCP(2304)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2309)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2309)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2309)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2307)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2310)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2312)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2312)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2312)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2312)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2303)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2303)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2303)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2303)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2303)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2303)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2303)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2303)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2303)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2303)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2303)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2303)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2303)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2303)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2303)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2303)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2306)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2306)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2306)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2306)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2306)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2306)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2306)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2306)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2306)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2306)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2306)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2306)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2306)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2306)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2306)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2306)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2313)@418ab6e01cba: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2315) TC_iu_gsup_cancel2(2315)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2309)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2309)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2309)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2309)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2309)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2309)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2306)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2306)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2309)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2303)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2303)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2303)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2302)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2306)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2306)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2306)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2305)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2308)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2308)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_cancel2(2315)995039 MSC_Test_2-SCCP(2307)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2308)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: { messageType := 2, destLocRef := '0F2EDF'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2313)@418ab6e01cba: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2315) MSC_Test-GSUP(2313)@418ab6e01cba: Added IMSI table entry 0TC_iu_gsup_cancel2(2315)"262420000001033" TC_iu_gsup_cancel2(2315)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2308)@418ab6e01cba: patching N(SD)=1 into dtap '0514042DB8662104DF08BD35'O MSC_Test_2-RAN(2308)@418ab6e01cba: patched enc_l3: '0554042DB8662104DF08BD35'O MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554042DB8662104DF08BD35'O MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2308)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2308)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2308)@418ab6e01cba: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)995039 TC_iu_gsup_cancel2(2315)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@418ab6e01cba: 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 := '9C7DA6F5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2308)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_cancel2(2315)16315617 MSC_Test_2-RAN(2308)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2307)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: { messageType := 2, destLocRef := 'F8F4E1'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_gsup_cancel2(2315)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2308)@418ab6e01cba: patching N(SD)=1 into dtap '05143E40DC3E2104CAFCBCDF'O MSC_Test_2-RAN(2308)@418ab6e01cba: patched enc_l3: '05543E40DC3E2104CAFCBCDF'O MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543E40DC3E2104CAFCBCDF'O MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2310)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2315) MSC_Test-MGCP(2311)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2315) MSC_Test_2-RAN(2308)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2308)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_len:28 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2311)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2310)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2315) MSC_Test-MNCC(2310)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_cancel2(2315)-2147483592 MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_len:46 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting TC_iu_gsup_cancel2(2315)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 TC_iu_gsup_cancel2(2315)@418ab6e01cba: { 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.65.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2308)@418ab6e01cba: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2308)@418ab6e01cba: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2315)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_mo_call_establish DONE TC_iu_gsup_cancel2(2315)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@418ab6e01cba: Hold the call for some time TC_iu_gsup_cancel2(2315)@418ab6e01cba: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2315)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@418ab6e01cba: Hangup TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2308)@418ab6e01cba: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2308)@418ab6e01cba: patched enc_l3: '032A'O MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2310)@418ab6e01cba: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)-2147483592 MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_gsup_cancel2(2315)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2315)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2308)@418ab6e01cba: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)16315617 TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2315)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@418ab6e01cba: f_call_hangup 9: done TC_iu_gsup_cancel2(2315)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@418ab6e01cba: 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)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_cancel2(2315)4064440 MSC_Test_2-RAN(2308)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2307)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: { messageType := 2, destLocRef := '3E04B8'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2307)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2307)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2308)@418ab6e01cba: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)4064440 TC_iu_gsup_cancel2(2315)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2309)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_1-SCCP(2304)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2302)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2303)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2313)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2301)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2311)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2305)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2310)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2300)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2306)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2314)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2312)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2316)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2307)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2308)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2309)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2300): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2301): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2302): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2303): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2304): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2305): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2306): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2307): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2308): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2309): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2310): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2311): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2312): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2313): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2314): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_gsup_cancel2(2315): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2316): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Sun May 19 08:39:18 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_cancel pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=687275) Waiting for packet dumper to finish... 1 (prev_count=687275, count=690470) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_release_timeout ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_mo_release_timeout started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2320)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2320)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2320)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2318)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2323)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2323)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2323)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2321)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2326)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2326)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2326)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2324)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2327)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2329)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2329)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2329)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2329)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2330)@418ab6e01cba: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2332) TC_iu_mo_release_timeout2(2332)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2320)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2320)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2320)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2320)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2320)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2320)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2320)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2320)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2320)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2320)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2320)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2320)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2320)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2320)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2320)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2323)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2323)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2323)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2323)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2323)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2323)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2323)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2323)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2323)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2323)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2323)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2323)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2323)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2323)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2323)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2323)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2326)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2326)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2326)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2326)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2326)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2326)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2323)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2323)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2320)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2320)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2320)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2319)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2323)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2323)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2323)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2322)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2325)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2325)@418ab6e01cba: Added conn table entry 0TC_iu_mo_release_timeout2(2332)14541155 MSC_Test_2-SCCP(2324)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2325)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@418ab6e01cba: { messageType := 2, destLocRef := 'DDE163'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2330)@418ab6e01cba: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2332) MSC_Test-GSUP(2330)@418ab6e01cba: Added IMSI table entry 0TC_iu_mo_release_timeout2(2332)"262420000001040" TC_iu_mo_release_timeout2(2332)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2325)@418ab6e01cba: patching N(SD)=1 into dtap '0514FE40FF5921048BFBF950'O MSC_Test_2-RAN(2325)@418ab6e01cba: patched enc_l3: '0554FE40FF5921048BFBF950'O MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2324)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FE40FF5921048BFBF950'O MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2324)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2332)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2325)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2325)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2324)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2324)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2325)@418ab6e01cba: Deleted conn table entry 0TC_iu_mo_release_timeout2(2332)14541155 TC_iu_mo_release_timeout2(2332)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@418ab6e01cba: 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 := '5A93301B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2325)@418ab6e01cba: Added conn table entry 0TC_iu_mo_release_timeout2(2332)2320688 MSC_Test_2-RAN(2325)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2324)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@418ab6e01cba: { messageType := 2, destLocRef := '236930'O ("#i0"), 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)@418ab6e01cba: Session index based on local reference:0 TC_iu_mo_release_timeout2(2332)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2325)@418ab6e01cba: patching N(SD)=1 into dtap '0514BF9E2B662104C58BDE70'O MSC_Test_2-RAN(2325)@418ab6e01cba: patched enc_l3: '0554BF9E2B662104C58BDE70'O MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2324)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BF9E2B662104C58BDE70'O MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2324)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2327)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2332) MSC_Test-MGCP(2328)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2325)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_len:28 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2324)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2328)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_release_timeout2(2332)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2327)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2332) MSC_Test-MNCC(2327)@418ab6e01cba: Added conn table entry 0TC_iu_mo_release_timeout2(2332)-2147483591 TC_iu_mo_release_timeout2(2332)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2332)@418ab6e01cba: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2332)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2327)@418ab6e01cba: Deleted conn table entry 0TC_iu_mo_release_timeout2(2332)-2147483591 MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2324)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2324)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2325)@418ab6e01cba: Deleted conn table entry 0TC_iu_mo_release_timeout2(2332)2320688 TC_iu_mo_release_timeout2(2332)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2326)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2332)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(2318)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2319)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2320)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2322)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2325)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2330)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2331)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2324)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2321)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2317)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2323)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2328)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2333)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2329)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2326)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2327)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2317): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2318): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2319): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2320): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2321): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2322): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2323): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2324): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2325): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2326): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2327): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2328): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2329): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2330): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2331): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_mo_release_timeout2(2332): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2333): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass'. Sun May 19 08:39:27 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_release_timeout pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_mo_release_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=497788) Waiting for packet dumper to finish... 1 (prev_count=497788, count=500102) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu'. ------ MSC_Tests.TC_reset_two_1iu ------ Sun May 19 08:39:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_reset_two_1iu started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2337)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2337)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2337)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2335)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2340)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2340)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2340)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2338)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2343)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2343)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2343)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2341)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2344)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2346)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2346)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2346)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2346)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2337)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2337)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2337)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2337)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2337)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2337)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2337)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2337)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2337)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2337)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2337)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2337)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2337)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2337)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2337)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2337)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2340)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2340)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2340)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2340)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2340)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2340)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2340)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2340)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2340)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2340)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2340)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2340)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2340)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2340)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2340)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2340)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2343)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2343)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2343)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2343)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2343)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2343)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2343)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2343)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2343)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2343)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2343)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2343)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2340)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2343)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2343)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2340)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2343)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2343)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2337)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2337)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2337)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2336)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2340)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2340)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2340)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2339)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2343)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2343)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2343)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2342)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-RAN(2342)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2335)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2336)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2341)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2347)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2348)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2338)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2334)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2339)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2344)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2340)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2343)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2345)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2346)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2337)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: pass MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2334): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2335): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2336): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2337): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2338): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2339): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2340): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2341): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2342): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2343): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2344): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2345): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2346): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2347): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2348): none (pass -> pass) MTC@418ab6e01cba: Test case TC_reset_two_1iu finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Sun May 19 08:39:35 UTC 2024 ====== MSC_Tests.TC_reset_two_1iu pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests.TC_reset_two_1iu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=163467) Waiting for packet dumper to finish... 1 (prev_count=163467, count=164628) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:39:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_call started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2352)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2352)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2352)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2350)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2355)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2355)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2355)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2353)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2358)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2358)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2358)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2356)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2359)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2361)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2361)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2361)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2361)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2362)@418ab6e01cba: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2352)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2352)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2352)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2352)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2352)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2352)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2352)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2352)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2352)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2352)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2352)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2352)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2352)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2352)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2352)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2355)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2355)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2355)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2355)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2355)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2355)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2355)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2355)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2355)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2355)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2355)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2355)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2355)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2355)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2355)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2355)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2358)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2358)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2358)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2358)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2358)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2358)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2355)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2355)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2352)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2352)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2352)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2351)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2355)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2355)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2355)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2354)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2357)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2357)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_call2(2364)5400561 MSC_Test_2-SCCP(2356)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2357)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: { messageType := 2, destLocRef := '5267F1'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2362)@418ab6e01cba: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2364) MSC_Test-GSUP(2362)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2364)"262420000001142" TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2357)@418ab6e01cba: patching N(SD)=1 into dtap '0514F4178ADC210478F7F445'O MSC_Test_2-RAN(2357)@418ab6e01cba: patched enc_l3: '0554F4178ADC210478F7F445'O MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2356)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F4178ADC210478F7F445'O MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2356)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2357)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2357)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2356)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2356)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2357)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2364)5400561 TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2359)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_call2(2364)1255192662 MSC_Test_2-RAN(2357)@418ab6e01cba: Created IMSI[0] for '262420000001142'H'926B2C4A'O to be handled at TC_iu_lu_and_mt_call2(2364) MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2357)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2357)@418ab6e01cba: Created IMSI[1] for '262420000001142'H'926B2C4A'O to be handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: 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 := '926B2C4A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2357)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_call2(2364)828354 MSC_Test_2-SCCP(2356)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: { messageType := 2, destLocRef := '0CA3C2'O, sourceLocRef := '0001AC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2357)@418ab6e01cba: patching N(SD)=0 into dtap '051415AA5F0021044211B47D'O MSC_Test_2-RAN(2357)@418ab6e01cba: patched enc_l3: '051415AA5F0021044211B47D'O MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2356)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051415AA5F0021044211B47D'O MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2356)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_2-RAN(2357)@418ab6e01cba: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2357)@418ab6e01cba: patched enc_l3: '8341'O MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2356)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(2360)@418ab6e01cba: 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)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_len:46 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2356)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2357)@418ab6e01cba: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2357)@418ab6e01cba: patched enc_l3: '8387'O MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2356)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_mt_call_complete 5.iu TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_mt_call_complete 8.iu TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_mt_call_complete 7.iu TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_mt_call_complete DONE TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: Hold the call for some time TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: Hangup TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2357)@418ab6e01cba: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2357)@418ab6e01cba: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_len:18 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2356)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test-MNCC(2359)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2364)1255192662 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2356)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2356)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2357)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2364)828354 MSC_Test_2-M3UA(2358)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: f_call_hangup 9: done MSC_Test_2-RAN(2357)@418ab6e01cba: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(2362)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2353)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2352)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2351)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2359)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2350)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2355)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2358)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2360)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2354)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2363)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2361)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2349)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2365)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2356)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2357)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2349): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2350): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2351): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2352): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2353): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2354): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2355): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2356): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2357): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2358): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2359): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2360): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2361): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2362): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2363): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mt_call2(2364): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2365): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass'. Sun May 19 08:39:47 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=599773) Waiting for packet dumper to finish... 1 (prev_count=599773, count=600934) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:39:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2369)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2369)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2369)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2367)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2372)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2372)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2372)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2370)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2375)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2375)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2375)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2373)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2376)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2378)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2378)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2378)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2378)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2379)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2369)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2369)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2369)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2369)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2369)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2369)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2369)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2369)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2369)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2369)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2369)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2369)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2369)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2369)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2369)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2372)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2372)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2372)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2372)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2372)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2372)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2372)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2372)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2372)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2372)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2372)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2372)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2372)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2372)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2372)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2372)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2375)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2375)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2375)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2375)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2375)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2375)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2372)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2372)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2369)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2369)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2369)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2368)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2372)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2372)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2372)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2371)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2374)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2374)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)7902800 MSC_Test_2-SCCP(2373)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2374)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: { messageType := 2, destLocRef := '789650'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2379)@418ab6e01cba: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2381) MSC_Test-GSUP(2379)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)"262420000001142" TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2374)@418ab6e01cba: patching N(SD)=1 into dtap '0514A4D789702104B8849E56'O MSC_Test_2-RAN(2374)@418ab6e01cba: patched enc_l3: '0554A4D789702104B8849E56'O MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2373)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A4D789702104B8849E56'O MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2373)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2374)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2374)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2373)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2373)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2374)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)7902800 TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2374)@418ab6e01cba: Created IMSI[0] for '262420000001142'H'2C5B9B77'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2381) TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: start Paging by an SMS MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2374)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2374)@418ab6e01cba: Created IMSI[1] for '262420000001142'H'2C5B9B77'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2381) MSC_Test-MNCC(2376)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)2061370432 TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: 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 := '2C5B9B77'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2374)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)7944835 MSC_Test_2-SCCP(2373)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: { messageType := 2, destLocRef := '793A83'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2374)@418ab6e01cba: patching N(SD)=0 into dtap '0514716D3FEE2104EB2F8408'O MSC_Test_2-RAN(2374)@418ab6e01cba: patched enc_l3: '0514716D3FEE2104EB2F8408'O MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2373)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514716D3FEE2104EB2F8408'O MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2373)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: success, tear down MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2373)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2373)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2373)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2375)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2374)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)7944835 TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-M3UA(2375)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2370)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2371)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2379)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2368)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2367)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2372)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2369)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2374)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2376)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2373)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2366)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2380)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2378)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2377)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2382)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2366): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2367): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2368): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2369): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2370): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2371): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2372): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2373): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2374): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2375): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2376): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2377): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2378): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2379): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2380): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2381): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2382): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass'. Sun May 19 08:39:54 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.65.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=506967) Waiting for packet dumper to finish... 1 (prev_count=506967, count=510162) MTC@418ab6e01cba: 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@418ab6e01cba: 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 ------ Sun May 19 08:39:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_and_mo_sms started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2386)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2386)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2386)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2384)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2389)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2389)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2389)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2387)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2392)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2392)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2392)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2390)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2393)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2386)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2386)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2386)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2386)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2386)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2386)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2386)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2386)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2386)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2386)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2386)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2386)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2389)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2389)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2389)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2389)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2389)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2389)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2389)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2389)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2389)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2389)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2389)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2389)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2392)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2392)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2392)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2392)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2392)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2392)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2389)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2389)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2386)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2386)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2386)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2385)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2389)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2389)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2389)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2388)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2395)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2395)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_2-RAN(2391)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2395)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2395)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2395)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2395)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2396)@418ab6e01cba: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2398) TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001042'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2391)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_sms2(2398)11325487 MSC_Test_2-SCCP(2390)@418ab6e01cba: First idle individual index:0 MSC_Test_2-RAN(2391)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: { messageType := 2, destLocRef := 'ACD02F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2396)@418ab6e01cba: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2398) MSC_Test-GSUP(2396)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2398)"262420000001042" TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2391)@418ab6e01cba: patching N(SD)=1 into dtap '05141BB4D0532104C5302445'O MSC_Test_2-RAN(2391)@418ab6e01cba: patched enc_l3: '05541BB4D0532104C5302445'O MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2390)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541BB4D0532104C5302445'O MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2390)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2391)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2391)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2390)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2390)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2391)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2398)11325487 TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: 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 := '4E702CE2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2391)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_sms2(2398)12706751 MSC_Test_2-RAN(2391)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2390)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: { messageType := 2, destLocRef := 'C1E3BF'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2391)@418ab6e01cba: patching N(SD)=1 into dtap '05141C9C37DA2104EFABFCB4'O MSC_Test_2-RAN(2391)@418ab6e01cba: patched enc_l3: '05541C9C37DA2104EFABFCB4'O MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2390)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541C9C37DA2104EFABFCB4'O MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2390)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_len:42 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2390)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_len:19 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2390)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2390)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2390)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2391)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2398)12706751 MSC_Test_2-M3UA(2392)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-SCCP(2390)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2384)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2386)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2387)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2385)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2396)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2391)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2388)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2389)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2393)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2392)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2397)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2399)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2383)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2395)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2394)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2383): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2384): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2385): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2386): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2387): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2388): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2389): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2390): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2391): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2392): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2393): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2394): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2395): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2396): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2397): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mo_sms2(2398): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2399): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass'. Sun May 19 08:40:01 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=492973) Waiting for packet dumper to finish... 1 (prev_count=492973, count=496168) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:40:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_sms started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2403)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2403)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2403)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2401)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2406)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2406)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2406)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2404)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2409)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2409)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2409)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2407)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2410)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2412)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2412)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2412)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2412)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2412)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2413)@418ab6e01cba: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2415) TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2403)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2403)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2403)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2403)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2403)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2403)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2403)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2403)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2403)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2403)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2403)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2403)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2403)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2403)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2403)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2403)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2406)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2406)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2406)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2406)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2406)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2406)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2406)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2406)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2406)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2406)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2406)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2406)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2406)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2406)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2406)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2406)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2409)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2409)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2409)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2409)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2409)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2409)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2406)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2406)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2403)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2403)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2403)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2402)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2406)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2406)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2406)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2405)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2408)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2408)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_sms2(2415)10647671 MSC_Test_2-SCCP(2407)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2408)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: { messageType := 2, destLocRef := 'A27877'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2413)@418ab6e01cba: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2415) MSC_Test-GSUP(2413)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2415)"262420000001043" TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2408)@418ab6e01cba: patching N(SD)=1 into dtap '05146DAF4DCC2104DCCD68F6'O MSC_Test_2-RAN(2408)@418ab6e01cba: patched enc_l3: '05546DAF4DCC2104DCCD68F6'O MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2407)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546DAF4DCC2104DCCD68F6'O MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2407)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2408)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2408)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2407)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2407)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2408)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2415)10647671 TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2408)@418ab6e01cba: Created IMSI[0] for '262420000001043'H'3EE41F6C'O to be handled at TC_iu_lu_and_mt_sms2(2415) MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2408)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2415) TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: 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 := '3EE41F6C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2408)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_sms2(2415)15501952 MSC_Test_2-SCCP(2407)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: { messageType := 2, destLocRef := 'EC8A80'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2408)@418ab6e01cba: patching N(SD)=0 into dtap '05148C18BF432104B8BFBABE'O MSC_Test_2-RAN(2408)@418ab6e01cba: patched enc_l3: '05148C18BF432104B8BFBABE'O MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2407)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05148C18BF432104B8BFBABE'O MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2407)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_len:19 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2407)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_len:22 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2407)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2407)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2407)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2408)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2415)15501952 MSC_Test_2-M3UA(2409)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(2403)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2401)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2404)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2409)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2413)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2406)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2402)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2408)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2405)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2407)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2410)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2400)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2416)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2412)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2414)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2411)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2400): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2401): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2402): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2403): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2404): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2405): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2406): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2407): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2408): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2409): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2410): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2411): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2412): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2413): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2414): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mt_sms2(2415): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2416): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass'. Sun May 19 08:40:08 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=501658) Waiting for packet dumper to finish... 1 (prev_count=501658, count=504853) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:40:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2420)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2420)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2420)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2418)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2423)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2423)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2423)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2421)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2426)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2426)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2426)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-SCCP(2424)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2427)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2429)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2429)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2429)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2429)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2430)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2420)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2420)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2420)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2420)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2420)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2420)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2420)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2420)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2420)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2420)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2420)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2420)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2420)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2420)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2420)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2423)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2423)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2423)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2423)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2423)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2423)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2423)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2423)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2423)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2423)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2423)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2423)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2423)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2423)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2423)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2423)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2426)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2426)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2426)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2426)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2426)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2426)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2423)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2423)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2420)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2420)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2420)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2419)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2423)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2423)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2423)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2422)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2425)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2425)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)13619719 MSC_Test_2-SCCP(2424)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2425)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: { messageType := 2, destLocRef := 'CFD207'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2430)@418ab6e01cba: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2432) MSC_Test-GSUP(2430)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)"262420000101045" TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2425)@418ab6e01cba: patching N(SD)=1 into dtap '05144539542D210488D889AE'O MSC_Test_2-RAN(2425)@418ab6e01cba: patched enc_l3: '05544539542D210488D889AE'O MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544539542D210488D889AE'O MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2425)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2425)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2425)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)13619719 TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2425)@418ab6e01cba: Created IMSI[0] for '262420000101045'H'B533B050'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2432) TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: first SMS MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2425)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: second SMS TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: 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 := 'B533B050'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2425)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)3290806 MSC_Test_2-SCCP(2424)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: { messageType := 2, destLocRef := '3236B6'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2425)@418ab6e01cba: patching N(SD)=0 into dtap '051427BF5EEC2104AEA0E4D2'O MSC_Test_2-RAN(2425)@418ab6e01cba: patched enc_l3: '051427BF5EEC2104AEA0E4D2'O MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051427BF5EEC2104AEA0E4D2'O MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_len:19 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_len:22 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_len:19 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_len:22 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2424)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2424)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2425)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)3290806 MSC_Test_2-M3UA(2426)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_1-SCCP(2421)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2419)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2420)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2422)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2427)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2430)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2423)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2418)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2417)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2424)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2426)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2425)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2433)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2431)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2429)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2428)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2417): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2418): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2419): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2420): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2421): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2422): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2423): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2424): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2425): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2426): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2427): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2428): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2429): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2430): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2431): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2432): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2433): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass'. Sun May 19 08:40:16 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 172.18.65.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=553197) Waiting for packet dumper to finish... 1 (prev_count=553197, count=556392) MTC@418ab6e01cba: 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@418ab6e01cba: 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 ------ Sun May 19 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@418ab6e01cba: 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@418ab6e01cba: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2437)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2437)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2437)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2435)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2440)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2440)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2440)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2438)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2443)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2443)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2443)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2441)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2444)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2437)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2437)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2437)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2437)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2437)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2437)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2437)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2437)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2437)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2437)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2437)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2440)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2440)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2440)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2440)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2440)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2440)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2440)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2440)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2440)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2440)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2440)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2440)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2440)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2440)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2440)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2440)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2443)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2443)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2443)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2443)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2443)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2443)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2443)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2443)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2440)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2440)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2443)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2443)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2446)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2446)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2446)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2446)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2446)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2446)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2437)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2437)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2437)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2436)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2440)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2440)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2440)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2447)@418ab6e01cba: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) MSC_Test_1-RAN(2439)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2442)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2442)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)3465146 MSC_Test_2-SCCP(2441)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2442)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2441)@418ab6e01cba: { messageType := 2, destLocRef := '34DFBA'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2447)@418ab6e01cba: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) MSC_Test-GSUP(2447)@418ab6e01cba: 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)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2443)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2442)@418ab6e01cba: patching N(SD)=1 into dtap '05148D43B4B3210457EAA726'O MSC_Test_2-RAN(2442)@418ab6e01cba: patched enc_l3: '05548D43B4B3210457EAA726'O MSC_Test_2-SCCP(2441)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2441)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2441)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548D43B4B3210457EAA726'O MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2441)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2441)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2441)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2443)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2442)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2442)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2441)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2441)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2441)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2441)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2441)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2441)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2442)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)3465146 TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2442)@418ab6e01cba: Created IMSI[0] for '262420000101843'H'5DC353BF'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) MSC_Test_2-M3UA(2443)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2443)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2442)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(2446)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2446)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(2436)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2447)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2441)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2444)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2437)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2442)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2438)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2435)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2439)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2448)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2434)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2440)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2443)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2446)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2450)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2445)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2434): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2435): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2436): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2437): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2438): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2439): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2440): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2441): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2442): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2443): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2444): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2445): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2446): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2447): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2448): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2449): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2450): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass'. Sun May 19 08:40:43 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.65.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=343456) Waiting for packet dumper to finish... 1 (prev_count=343456, count=346651) MTC@418ab6e01cba: 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@418ab6e01cba: 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 ------ Sun May 19 08:40:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2454)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2454)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2454)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2452)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2457)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2457)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2457)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2455)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2460)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2460)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2460)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2458)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2461)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2454)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2454)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2454)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2454)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2454)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2454)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2454)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2454)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2454)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2454)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2454)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2454)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2454)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2454)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2454)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2457)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2457)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2457)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2457)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2457)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2457)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2457)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2457)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2457)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2457)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2457)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2457)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2457)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2457)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2457)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2457)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2460)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2460)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2460)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2460)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2460)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2460)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2460)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2460)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2457)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2460)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2457)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2460)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2460)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2454)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2454)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2454)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2453)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2463)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2463)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2463)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_1-M3UA(2457)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2463)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2463)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2457)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2457)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2456)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2459)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2464)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2466)3324489 MSC_Test_2-SCCP(2458)@418ab6e01cba: First idle individual index:0 MSC_Test_2-RAN(2459)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@418ab6e01cba: { messageType := 2, destLocRef := '32BA49'O, sourceLocRef := '0001B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2464)@418ab6e01cba: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2466) MSC_Test-GSUP(2464)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2466)"262420000101844" MSC_Test_2-SCCP(2458)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mt_sms_paging_repeated2(2466)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2466)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2460)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2459)@418ab6e01cba: patching N(SD)=1 into dtap '0514A2C41B5B2104768FC3C7'O MSC_Test_2-RAN(2459)@418ab6e01cba: patched enc_l3: '0554A2C41B5B2104768FC3C7'O MSC_Test_2-SCCP(2458)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2458)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2458)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A2C41B5B2104768FC3C7'O MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2458)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2458)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2458)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2460)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2466)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2459)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2459)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2458)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2458)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2458)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2458)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2458)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2458)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2459)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2466)3324489 TC_iu_lu_and_mt_sms_paging_repeated2(2466)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2466)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2466)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2466)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2459)@418ab6e01cba: Created IMSI[0] for '262420000101844'H'64186C7C'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2466) TC_iu_lu_and_mt_sms_paging_repeated2(2466)@418ab6e01cba: Expecting first Paging MSC_Test_2-M3UA(2460)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2460)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2459)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2466)@418ab6e01cba: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2466)@418ab6e01cba: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@418ab6e01cba: Test Component 2466 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(2452)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2453)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2461)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2464)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2456)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2460)@418ab6e01cba: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2466)@418ab6e01cba: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MSC_Test_1-M3UA(2457)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2454)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2455)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2458)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2463)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2459)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2451)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2465)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2462)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2467)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2451): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2452): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2453): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2454): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2455): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2456): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2457): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2458): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2459): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2460): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2461): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2462): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2463): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2464): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2465): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2466): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2467): none (fail -> fail) MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail'. Sun May 19 08:40:55 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail ------ Saving talloc report from 172.18.65.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=339307) Waiting for packet dumper to finish... 1 (prev_count=339307, count=342502) MTC@418ab6e01cba: 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@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms'. ------ MSC_Tests_Iu.TC_iu_smpp_mo_sms ------ Sun May 19 08:40:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_smpp_mo_sms started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2471)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2471)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2471)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2469)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2474)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2474)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2474)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2472)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2477)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2477)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2477)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2475)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2478)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2471)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2471)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2471)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2471)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2471)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2471)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2471)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2471)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2471)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2471)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2471)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2471)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2471)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2471)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2471)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2474)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2474)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2474)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2474)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2474)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2474)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2474)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2474)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2474)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2474)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2474)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2474)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2474)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2474)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2474)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2474)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2477)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2477)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2477)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2477)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2477)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2477)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2474)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2474)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2471)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2471)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2471)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2470)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2480)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2480)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2480)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2480)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2480)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2474)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2474)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2474)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2473)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2476)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2481)@418ab6e01cba: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2483) TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_iu_smpp_mo_sms2(2483)10246946 MSC_Test_2-SCCP(2475)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2476)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: { messageType := 2, destLocRef := '9C5B22'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2481)@418ab6e01cba: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2483) MSC_Test-GSUP(2481)@418ab6e01cba: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2483)"262420000001044" TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2476)@418ab6e01cba: patching N(SD)=1 into dtap '05146B007D012104F930C5A0'O MSC_Test_2-RAN(2476)@418ab6e01cba: patched enc_l3: '05546B007D012104F930C5A0'O MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2475)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546B007D012104F930C5A0'O MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2475)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2476)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2476)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2475)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2475)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2476)@418ab6e01cba: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2483)10246946 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: 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 := 'A41DC427'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2476)@418ab6e01cba: Added conn table entry 0TC_iu_smpp_mo_sms2(2483)15148679 MSC_Test_2-RAN(2476)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2475)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: { messageType := 2, destLocRef := 'E72687'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2476)@418ab6e01cba: patching N(SD)=1 into dtap '0514BFDAC8FE210440EE3C7A'O MSC_Test_2-RAN(2476)@418ab6e01cba: patched enc_l3: '0554BFDAC8FE210440EE3C7A'O MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2475)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BFDAC8FE210440EE3C7A'O MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2475)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_len:42 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2475)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_len:19 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2475)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2475)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2475)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2476)@418ab6e01cba: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2483)15148679 TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2477)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_smpp_mo_sms2(2483)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-RAN(2476)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2469)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2473)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2471)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2481)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2482)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2472)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2474)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2470)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2468)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2477)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2478)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2480)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2479)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2475)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2484)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2468): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2469): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2470): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2471): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2472): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2473): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2474): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2475): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2476): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2477): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2478): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2479): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2480): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2481): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2482): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_smpp_mo_sms2(2483): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2484): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass'. Sun May 19 08:41:01 UTC 2024 ====== MSC_Tests_Iu.TC_iu_smpp_mo_sms pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=498390) Waiting for packet dumper to finish... 1 (prev_count=498390, count=501585) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms ------ Sun May 19 08:41:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_gsup_mo_sms started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2488)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2488)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2488)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2486)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2491)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2491)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2491)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2489)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2494)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2494)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2494)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2492)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2495)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2488)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2488)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2488)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2488)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2488)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2488)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2488)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2488)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2488)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2488)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2488)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2488)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2488)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2488)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2488)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2491)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2491)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2491)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2491)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2491)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2491)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2491)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2491)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2491)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2491)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2491)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2491)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2491)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2491)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2491)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2491)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2494)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2494)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2494)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2494)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2494)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2494)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2491)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2491)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2497)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2497)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2497)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2497)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2497)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2488)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2488)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2488)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2487)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2498)@418ab6e01cba: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2500) MSC_Test-GSUP(2498)@418ab6e01cba: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2500) TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2491)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2491)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2490)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2493)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2493)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_mo_sms2(2500)13846926 MSC_Test_2-SCCP(2492)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2493)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@418ab6e01cba: { messageType := 2, destLocRef := 'D3498E'O, sourceLocRef := '0001B9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2498)@418ab6e01cba: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2500) MSC_Test-GSUP(2498)@418ab6e01cba: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2500)"262420000001088" TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2493)@418ab6e01cba: patching N(SD)=1 into dtap '0514AE0F54E321041EEFF13F'O MSC_Test_2-RAN(2493)@418ab6e01cba: patched enc_l3: '0554AE0F54E321041EEFF13F'O MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AE0F54E321041EEFF13F'O MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2493)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2493)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2493)@418ab6e01cba: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2500)13846926 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: 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 := '58A8B068'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2493)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_mo_sms2(2500)15247054 MSC_Test_2-RAN(2493)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2492)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@418ab6e01cba: { messageType := 2, destLocRef := 'E8A6CE'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2493)@418ab6e01cba: patching N(SD)=1 into dtap '0514F2FD090F210465A5961E'O MSC_Test_2-RAN(2493)@418ab6e01cba: patched enc_l3: '0554F2FD090F210465A5961E'O MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F2FD090F210465A5961E'O MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_len:42 MSC_Test_2-SCCP(2492)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2492)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2494)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@418ab6e01cba: Test Component 2500 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-M3UA(2491)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2487)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2490)@418ab6e01cba: Final verdict of PTC: none TC_iu_gsup_mo_sms2(2500)@418ab6e01cba: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-GSUP(2498)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2492)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2489)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2486)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2493)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2488)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2495)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2494)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2496)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2497)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2485)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2501)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2499)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2485): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2486): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2487): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2488): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2489): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2490): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2491): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2492): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2493): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2494): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2495): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2496): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2497): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2498): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2499): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_gsup_mo_sms2(2500): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2501): none (fail -> fail) MTC@418ab6e01cba: Test case TC_iu_gsup_mo_sms finished. Verdict: fail reason: Rx unexpected GSUP message MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms fail'. Sun May 19 08:41:08 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms fail ------ Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=427990) Waiting for packet dumper to finish... 1 (prev_count=427990, count=431185) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma ------ Sun May 19 08:41:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_gsup_mo_smma started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2505)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2505)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2505)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2503)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2508)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2508)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2508)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2506)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2511)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2511)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2511)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2509)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2512)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2505)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2505)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2505)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2505)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2505)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2505)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2505)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2505)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2505)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2505)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2505)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2508)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2508)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2508)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2508)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2508)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2508)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2508)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2508)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2508)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2508)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2508)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2508)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2508)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2508)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2508)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2508)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2511)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2511)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2511)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2511)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2511)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2511)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2508)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2508)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2514)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2514)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2514)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2514)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2514)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2515)@418ab6e01cba: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2517) MSC_Test-GSUP(2515)@418ab6e01cba: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2517) TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2505)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2505)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2508)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2504)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2508)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2508)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2507)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2510)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2510)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_mo_smma2(2517)3839371 MSC_Test_2-SCCP(2509)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2510)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@418ab6e01cba: { messageType := 2, destLocRef := '3A958B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2515)@418ab6e01cba: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2517) MSC_Test-GSUP(2515)@418ab6e01cba: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2517)"262420000001089" TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2510)@418ab6e01cba: patching N(SD)=1 into dtap '05146A7C892E21040586E5A2'O MSC_Test_2-RAN(2510)@418ab6e01cba: patched enc_l3: '05546A7C892E21040586E5A2'O MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2509)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546A7C892E21040586E5A2'O MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2509)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2510)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2510)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2509)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2509)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2510)@418ab6e01cba: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2517)3839371 TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: 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 := '00909113'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2510)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_mo_smma2(2517)14613200 MSC_Test_2-RAN(2510)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2509)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@418ab6e01cba: { messageType := 2, destLocRef := 'DEFAD0'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2510)@418ab6e01cba: patching N(SD)=1 into dtap '05148CED56022104A85F7469'O MSC_Test_2-RAN(2510)@418ab6e01cba: patched enc_l3: '05548CED56022104A85F7469'O MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2509)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548CED56022104A85F7469'O MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2509)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_len:22 MSC_Test_2-SCCP(2509)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2509)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2511)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@418ab6e01cba: Test Component 2517 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(2504)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2503)@418ab6e01cba: Final verdict of PTC: none TC_iu_gsup_mo_smma2(2517)@418ab6e01cba: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-GSUP(2515)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2506)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2509)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2508)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2505)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2511)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2516)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2502)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2518)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2512)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2513)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2510)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2507)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2514)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2502): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2503): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2504): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2505): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2506): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2507): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2508): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2509): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2510): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2511): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2512): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2513): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2514): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2515): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2516): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_gsup_mo_smma2(2517): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2518): none (fail -> fail) MTC@418ab6e01cba: Test case TC_iu_gsup_mo_smma finished. Verdict: fail reason: Rx unexpected GSUP message MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma fail'. Sun May 19 08:41:14 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma fail ------ Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_smma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=437948) Waiting for packet dumper to finish... 1 (prev_count=437948, count=441143) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:41:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_gsup_mt_sms_ack started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2522)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2522)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2522)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2520)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2525)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2525)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2525)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2523)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2528)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2528)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2528)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2526)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2529)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2522)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2522)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2522)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2522)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2522)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2522)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2522)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2522)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2522)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2522)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2522)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2522)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2522)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2522)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2522)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2525)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2525)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2525)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2525)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2525)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2525)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2525)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2525)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2525)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2525)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2525)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2525)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2525)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2525)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2525)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2525)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2528)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2528)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2528)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2528)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2528)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2528)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2525)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2525)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2531)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2531)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2531)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2531)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2531)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2532)@418ab6e01cba: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2534) MSC_Test-GSUP(2532)@418ab6e01cba: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2534) TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2522)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2522)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2525)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2521)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2525)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2525)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2524)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2527)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2527)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)6428342 MSC_Test_2-SCCP(2526)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2527)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@418ab6e01cba: { messageType := 2, destLocRef := '6216B6'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2532)@418ab6e01cba: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2534) MSC_Test-GSUP(2532)@418ab6e01cba: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2534)"262420000001090" TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2527)@418ab6e01cba: patching N(SD)=1 into dtap '0514D7C19E30210473E89D42'O MSC_Test_2-RAN(2527)@418ab6e01cba: patched enc_l3: '0554D7C19E30210473E89D42'O MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2526)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D7C19E30210473E89D42'O MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2526)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2527)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2527)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2526)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2526)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2527)@418ab6e01cba: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)6428342 TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2527)@418ab6e01cba: Created IMSI[0] for '262420000001090'H'52494FB4'O to be handled at TC_iu_gsup_mt_sms_ack2(2534) MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2527)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2534) TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: 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 := '52494FB4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2527)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)9089060 MSC_Test_2-SCCP(2526)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@418ab6e01cba: { messageType := 2, destLocRef := '8AB024'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2527)@418ab6e01cba: patching N(SD)=0 into dtap '0514C5E2C3332104DC8A2CFD'O MSC_Test_2-RAN(2527)@418ab6e01cba: patched enc_l3: '0514C5E2C3332104DC8A2CFD'O MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2526)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C5E2C3332104DC8A2CFD'O MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2526)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_len:19 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2526)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_len:22 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2526)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2526)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2526)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2527)@418ab6e01cba: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)9089060 MSC_Test_2-M3UA(2528)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(2520)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2524)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2532)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2523)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2533)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2519)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2528)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2521)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2522)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2529)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2530)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2535)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2526)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2527)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2531)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2525)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2519): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2520): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2521): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2522): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2523): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2524): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2525): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2526): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2527): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2528): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2529): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2530): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2531): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2532): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2533): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2534): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2535): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass'. Sun May 19 08:41:21 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=511438) Waiting for packet dumper to finish... 1 (prev_count=511438, count=514633) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:41:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_gsup_mt_sms_err started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2539)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2539)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2539)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2537)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2542)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2542)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2542)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2540)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2545)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2545)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2545)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2543)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2546)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2539)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2539)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2539)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2539)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2539)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2539)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2539)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2539)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2539)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2539)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2539)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2539)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2539)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2539)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2539)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2542)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2542)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2542)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2542)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2542)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2542)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2542)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2542)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2542)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2542)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2542)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2542)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2542)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2542)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2542)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2542)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2545)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2545)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2545)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2545)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2545)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2545)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2542)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2542)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2548)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2548)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2548)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2548)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2548)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2539)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2539)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2539)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2538)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2542)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2542)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2542)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2541)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2549)@418ab6e01cba: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2551) MSC_Test-GSUP(2549)@418ab6e01cba: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2551) TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2544)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2544)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2551)332707 MSC_Test_2-SCCP(2543)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2544)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@418ab6e01cba: { messageType := 2, destLocRef := '0513A3'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2549)@418ab6e01cba: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2551) MSC_Test-GSUP(2549)@418ab6e01cba: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2551)"262420000001091" TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2544)@418ab6e01cba: patching N(SD)=1 into dtap '051461C82D2521045F92D4FF'O MSC_Test_2-RAN(2544)@418ab6e01cba: patched enc_l3: '055461C82D2521045F92D4FF'O MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2543)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055461C82D2521045F92D4FF'O MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2543)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2544)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2544)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2543)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2543)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2544)@418ab6e01cba: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2551)332707 TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2544)@418ab6e01cba: Created IMSI[0] for '262420000001091'H'772BE7E3'O to be handled at TC_iu_gsup_mt_sms_err2(2551) MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2544)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2551) TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: 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 := '772BE7E3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2544)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2551)2034188 MSC_Test_2-SCCP(2543)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@418ab6e01cba: { messageType := 2, destLocRef := '1F0A0C'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2544)@418ab6e01cba: patching N(SD)=0 into dtap '05140BB77BB32104B6B14BF1'O MSC_Test_2-RAN(2544)@418ab6e01cba: patched enc_l3: '05140BB77BB32104B6B14BF1'O MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2543)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140BB77BB32104B6B14BF1'O MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2543)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_len:19 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2543)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2543)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2543)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2545)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2545)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MC@418ab6e01cba: Test Component 2551 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-SCCP(2540)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2541)@418ab6e01cba: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2551)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-M3UA(2545)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2549)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2544)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2537)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2546)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2538)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2539)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2542)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2548)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2536)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2550)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2552)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2547)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2543)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2536): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2537): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2538): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2539): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2540): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2541): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2542): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2543): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2544): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2545): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2546): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2547): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2548): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2549): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2550): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2551): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2552): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass'. Sun May 19 08:41:27 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=473449) Waiting for packet dumper to finish... 1 (prev_count=473449, count=476644) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_gsup_mt_sms_rp_mr started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2556)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2556)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2556)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2554)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2559)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2559)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2559)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2557)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2562)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2562)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2562)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2560)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2563)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2556)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2556)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2556)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2556)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2556)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2556)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2556)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2556)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2556)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2556)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2556)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2556)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2556)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2556)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2556)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2559)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2559)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2559)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2559)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2559)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2559)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2559)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2559)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2559)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2559)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2559)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2559)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2559)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2559)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2559)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2559)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2562)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2562)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2562)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2562)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2562)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2562)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2559)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2559)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2565)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2565)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2565)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2565)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2565)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2566)@418ab6e01cba: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2568) MSC_Test-GSUP(2566)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2556)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2556)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2555)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2559)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2559)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2559)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2558)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2561)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2561)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)9729470 MSC_Test_2-SCCP(2560)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2561)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: { messageType := 2, destLocRef := '9475BE'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2566)@418ab6e01cba: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2568) MSC_Test-GSUP(2566)@418ab6e01cba: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)"262420000001092" TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2561)@418ab6e01cba: patching N(SD)=1 into dtap '05141666FD492104F9E8A531'O MSC_Test_2-RAN(2561)@418ab6e01cba: patched enc_l3: '05541666FD492104F9E8A531'O MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2560)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541666FD492104F9E8A531'O MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2560)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2561)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2561)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2560)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2560)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2561)@418ab6e01cba: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)9729470 TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2561)@418ab6e01cba: Created IMSI[0] for '262420000001092'H'04A3AC4C'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2568) TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: TX MT-forwardSM-Req for the 1st SMS MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2561)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2568) TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: 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 := '04A3AC4C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2561)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)15635183 MSC_Test_2-SCCP(2560)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: { messageType := 2, destLocRef := 'EE92EF'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2561)@418ab6e01cba: patching N(SD)=0 into dtap '05147547FE882104C3F7C830'O MSC_Test_2-RAN(2561)@418ab6e01cba: patched enc_l3: '05147547FE882104C3F7C830'O MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2560)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147547FE882104C3F7C830'O MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2560)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_len:19 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2560)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_len:19 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2560)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_len:22 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2560)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_len:22 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2560)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2560)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2560)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2562)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2561)@418ab6e01cba: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)15635183 TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-MNCC(2563)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2562)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2566)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2556)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2554)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2559)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2558)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2555)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2560)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2557)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2553)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2564)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2561)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2565)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2567)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2569)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2553): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2554): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2555): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2556): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2557): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2558): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2559): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2560): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2561): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2562): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2563): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2564): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2565): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2566): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2567): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2568): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2569): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass'. Sun May 19 08:41:34 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.65.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=560339) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:41:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2573)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2573)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2573)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2571)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2576)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2576)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2576)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2574)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2579)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2579)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2579)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2577)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2580)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2573)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2573)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2573)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2573)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2573)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2573)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2573)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2573)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2573)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2573)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2573)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2573)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2573)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2573)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2573)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2576)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2576)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2576)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2576)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2576)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2576)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2576)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2576)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2576)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2576)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2576)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2576)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2576)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2576)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2576)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2576)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2579)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2579)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2579)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2579)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2579)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2579)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2576)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2576)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2579)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2582)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2582)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2582)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2582)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2582)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2583)@418ab6e01cba: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) MSC_Test-GSUP(2583)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2573)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2573)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2572)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2576)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2576)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2576)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2575)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2578)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2578)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)4657539 MSC_Test_2-SCCP(2577)@418ab6e01cba: First idle individual index:0 MSC_Test_2-RAN(2578)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@418ab6e01cba: { messageType := 2, destLocRef := '471183'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2583)@418ab6e01cba: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) MSC_Test-GSUP(2583)@418ab6e01cba: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2578)@418ab6e01cba: patching N(SD)=1 into dtap '05149C4A6608210465384BC4'O MSC_Test_2-RAN(2578)@418ab6e01cba: patched enc_l3: '05549C4A6608210465384BC4'O MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2577)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549C4A6608210465384BC4'O MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2577)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2578)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2578)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2577)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2577)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2578)@418ab6e01cba: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)4657539 TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2578)@418ab6e01cba: Created IMSI[0] for '262420000001093'H'559AB2C7'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: 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 := '559AB2C7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2578)@418ab6e01cba: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)2103815 MSC_Test_2-RAN(2578)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2577)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@418ab6e01cba: { messageType := 2, destLocRef := '201A07'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2578)@418ab6e01cba: patching N(SD)=1 into dtap '0514D2E389D221044CFD1299'O MSC_Test_2-RAN(2578)@418ab6e01cba: patched enc_l3: '0554D2E389D221044CFD1299'O MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2577)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D2E389D221044CFD1299'O MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2577)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_len:22 MSC_Test_2-SCCP(2577)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2577)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2579)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@418ab6e01cba: Test Component 2585 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(2583)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2572)@418ab6e01cba: Final verdict of PTC: none TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@418ab6e01cba: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-MNCC(2580)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2577)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2571)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2578)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2575)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2576)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2573)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2586)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2579)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2570)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2584)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2581)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2574)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2582)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2570): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2571): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2572): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2573): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2574): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2575): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2576): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2577): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2578): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2579): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2580): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2581): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2582): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2583): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2584): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2585): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2586): none (fail -> fail) MTC@418ab6e01cba: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: fail reason: Rx unexpected GSUP message MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr fail'. Sun May 19 08:41:39 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr fail ------ Saving talloc report from 172.18.65.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=429575) Waiting for packet dumper to finish... 1 (prev_count=429575, count=432770) MTC@418ab6e01cba: 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@418ab6e01cba: 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 ------ Sun May 19 08:41:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_and_mo_ussd_single_request started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2590)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2590)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2590)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2588)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2593)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2593)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2593)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2591)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2596)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2596)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2596)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2594)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2597)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2590)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2590)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2590)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2590)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2590)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2590)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2590)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2590)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2590)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2590)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2590)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2590)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2590)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2590)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2590)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2593)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2593)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2593)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2593)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2593)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2593)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2593)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2593)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2593)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2593)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2593)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2593)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2593)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2593)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2593)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2593)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2596)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2596)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2596)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2596)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2596)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2596)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2593)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2593)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2596)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2599)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2599)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2599)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2599)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2599)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2600)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2590)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2590)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2589)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2593)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2593)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2593)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2592)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2595)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2595)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)15497109 MSC_Test_2-SCCP(2594)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2595)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@418ab6e01cba: { messageType := 2, destLocRef := 'EC7795'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2600)@418ab6e01cba: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2602) MSC_Test-GSUP(2600)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)"262420000001046" TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2595)@418ab6e01cba: patching N(SD)=1 into dtap '0514FD870DC4210423C9ADCF'O MSC_Test_2-RAN(2595)@418ab6e01cba: patched enc_l3: '0554FD870DC4210423C9ADCF'O MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2594)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FD870DC4210423C9ADCF'O MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2594)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2595)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2595)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2594)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2594)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2595)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)15497109 TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: 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 := '0CB8498C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2595)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)15111393 MSC_Test_2-RAN(2595)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2594)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@418ab6e01cba: { messageType := 2, destLocRef := 'E694E1'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2595)@418ab6e01cba: patching N(SD)=1 into dtap '05146D63C910210403FC67A4'O MSC_Test_2-RAN(2595)@418ab6e01cba: patched enc_l3: '05546D63C910210403FC67A4'O MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2594)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546D63C910210403FC67A4'O MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2594)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2600)@418ab6e01cba: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2602) MSC_Test_2-RAN(2595)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2595)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2594)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2594)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2594)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2595)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)15111393 MSC_Test_2-M3UA(2596)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(2589)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2588)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2590)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2601)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2593)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2594)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2595)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2587)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2592)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2591)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2596)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2603)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2599)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2600)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2598)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2597)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2587): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2588): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2589): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2590): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2591): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2592): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2593): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2594): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2595): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2596): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2597): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2598): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2599): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2600): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2601): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2602): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2603): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass'. Sun May 19 08:41:46 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.65.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=474822) Waiting for packet dumper to finish... 1 (prev_count=474822, count=478017) MTC@418ab6e01cba: 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@418ab6e01cba: 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 ------ Sun May 19 08:41:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_ussd_notification started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2607)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2607)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2607)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2605)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2610)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2610)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2610)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2608)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2613)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2613)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2613)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2611)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2614)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2607)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2607)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2607)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2607)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2607)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2607)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2607)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2607)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2607)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2607)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2607)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2607)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2607)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2607)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2607)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2610)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2610)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2610)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2610)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2610)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2610)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2610)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2610)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2610)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2610)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2610)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2610)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2610)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2610)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2610)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2610)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2613)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2613)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2613)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2613)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2613)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2613)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2610)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2610)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2613)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2616)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2616)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2616)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2616)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2616)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2617)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2607)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2607)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2606)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2610)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2610)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2610)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2609)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2612)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2612)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)12785404 MSC_Test_2-SCCP(2611)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2612)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@418ab6e01cba: { messageType := 2, destLocRef := 'C316FC'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2617)@418ab6e01cba: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2619) MSC_Test-GSUP(2617)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2612)@418ab6e01cba: patching N(SD)=1 into dtap '0514B9D72ABD2104E471D5EF'O MSC_Test_2-RAN(2612)@418ab6e01cba: patched enc_l3: '0554B9D72ABD2104E471D5EF'O MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2611)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B9D72ABD2104E471D5EF'O MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2611)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2612)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2612)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2611)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2611)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2612)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)12785404 TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2612)@418ab6e01cba: Created IMSI[0] for '262420000001047'H'19283328'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2619) MSC_Test-GSUP(2617)@418ab6e01cba: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2619) MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2612)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2619) TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: 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 := '19283328'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2612)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)3334105 MSC_Test_2-SCCP(2611)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@418ab6e01cba: { messageType := 2, destLocRef := '32DFD9'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2612)@418ab6e01cba: patching N(SD)=0 into dtap '0514F10ED1F021047B80A75B'O MSC_Test_2-RAN(2612)@418ab6e01cba: patched enc_l3: '0514F10ED1F021047B80A75B'O MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2611)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F10ED1F021047B80A75B'O MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2611)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2612)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2612)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2611)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2611)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2611)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2612)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)3334105 MSC_Test_2-M3UA(2613)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(2605)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2611)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2606)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2609)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2612)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2607)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2608)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2610)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2618)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2614)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2613)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2604)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2620)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2615)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2616)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2617)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2604): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2605): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2606): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2607): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2608): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2609): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2610): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2611): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2612): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2613): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2614): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2615): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2616): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2617): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2618): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2619): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2620): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass'. Sun May 19 08:41:52 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.65.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=485780) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:41:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: 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@418ab6e01cba: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2624)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2624)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2624)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2622)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2627)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2627)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2627)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2625)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2630)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2630)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2630)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2628)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2631)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2624)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2624)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2624)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2624)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2624)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2624)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2624)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2624)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2624)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2624)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2624)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2624)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2624)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2624)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2624)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2627)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2627)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2627)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2627)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2627)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2627)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2627)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2627)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2627)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2627)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2627)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2627)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2627)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2627)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2627)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2627)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2630)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2630)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2630)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2630)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2630)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2630)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2627)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2627)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2633)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2633)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2633)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2633)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2633)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2634)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2624)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2624)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2623)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2627)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2627)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2627)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2626)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2629)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2629)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)9285068 MSC_Test_2-SCCP(2628)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2629)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: { messageType := 2, destLocRef := '8DADCC'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2634)@418ab6e01cba: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) MSC_Test-GSUP(2634)@418ab6e01cba: 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)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2629)@418ab6e01cba: patching N(SD)=1 into dtap '0514D31AD51C2104A7A5547F'O MSC_Test_2-RAN(2629)@418ab6e01cba: patched enc_l3: '0554D31AD51C2104A7A5547F'O MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2628)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D31AD51C2104A7A5547F'O MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2628)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2629)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2629)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2628)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2628)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2629)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)9285068 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2631)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)1150347831 MSC_Test_2-RAN(2629)@418ab6e01cba: Created IMSI[0] for '262420000001048'H'00EA2E1F'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2629)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2629)@418ab6e01cba: Created IMSI[1] for '262420000001048'H'00EA2E1F'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)@418ab6e01cba: 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 := '00EA2E1F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2629)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)10189852 MSC_Test_2-SCCP(2628)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: { messageType := 2, destLocRef := '9B7C1C'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2629)@418ab6e01cba: patching N(SD)=0 into dtap '05145736023121043F4B5E37'O MSC_Test_2-RAN(2629)@418ab6e01cba: patched enc_l3: '05145736023121043F4B5E37'O MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2628)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145736023121043F4B5E37'O MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2628)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_2-RAN(2629)@418ab6e01cba: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2629)@418ab6e01cba: patched enc_l3: '8341'O MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2628)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(2632)@418ab6e01cba: 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)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_len:46 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2628)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2629)@418ab6e01cba: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2629)@418ab6e01cba: patched enc_l3: '8387'O MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2628)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_mt_call_complete 8.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_mt_call_complete 7.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_mt_call_complete DONE TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2629)@418ab6e01cba: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2629)@418ab6e01cba: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2628)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2629)@418ab6e01cba: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2629)@418ab6e01cba: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_len:18 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2628)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2631)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)1150347831 MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2628)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2628)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2630)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2629)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)10189852 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(2634)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2628)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2631)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2625)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2623)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2626)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2630)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2622)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2624)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2635)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2629)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2627)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2633)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2632)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2621)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2637)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2621): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2622): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2623): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2624): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2625): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2626): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2627): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2628): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2629): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2630): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2631): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2632): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2633): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2634): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2635): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(2636): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2637): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass'. Sun May 19 08:42:00 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 172.18.65.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=630278) Waiting for packet dumper to finish... 1 (prev_count=630278, count=633473) MTC@418ab6e01cba: 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@418ab6e01cba: 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 ------ Sun May 19 08:42:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: 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@418ab6e01cba: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2641)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2641)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2641)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2639)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2644)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2644)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2644)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2642)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2647)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2647)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2647)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2645)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2648)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2641)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2641)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2641)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2641)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2641)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2641)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2641)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2641)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2641)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2641)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2641)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2641)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2641)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2641)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2641)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2644)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2644)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2644)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2644)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2644)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2644)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2644)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2644)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2644)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2644)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2644)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2644)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2644)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2644)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2644)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2644)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2647)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2647)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2647)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2647)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2647)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2647)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2644)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2644)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2647)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2650)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2650)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2650)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2650)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2650)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2651)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2641)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2641)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2640)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2644)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2644)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2644)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2643)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2646)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2646)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)9945462 MSC_Test_2-SCCP(2645)@418ab6e01cba: First idle individual index:0 MSC_Test_2-RAN(2646)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: { messageType := 2, destLocRef := '97C176'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2651)@418ab6e01cba: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) MSC_Test-GSUP(2651)@418ab6e01cba: 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)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2646)@418ab6e01cba: patching N(SD)=1 into dtap '0514C2C19B3F210448006963'O MSC_Test_2-RAN(2646)@418ab6e01cba: patched enc_l3: '0554C2C19B3F210448006963'O MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C2C19B3F210448006963'O MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2646)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2646)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2646)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)9945462 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2648)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)1128494073 MSC_Test_2-RAN(2646)@418ab6e01cba: Created IMSI[0] for '262420000001049'H'9A4DF547'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2646)@418ab6e01cba: 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)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2646)@418ab6e01cba: Created IMSI[1] for '262420000001049'H'9A4DF547'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)@418ab6e01cba: 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 := '9A4DF547'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2646)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)14726575 MSC_Test_2-SCCP(2645)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: { messageType := 2, destLocRef := 'E0B5AF'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2646)@418ab6e01cba: patching N(SD)=0 into dtap '05140881382A2104882E48B7'O MSC_Test_2-RAN(2646)@418ab6e01cba: patched enc_l3: '05140881382A2104882E48B7'O MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140881382A2104882E48B7'O MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_mt_call_complete 1 MSC_Test_2-RAN(2646)@418ab6e01cba: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2646)@418ab6e01cba: patched enc_l3: '8341'O MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_mt_call_complete 2 MSC_Test-MGCP(2649)@418ab6e01cba: 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)@418ab6e01cba: 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)@418ab6e01cba: f_mt_call_complete 3 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_len:46 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2646)@418ab6e01cba: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2646)@418ab6e01cba: patched enc_l3: '8387'O MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_mt_call_complete 8.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_mt_call_complete 7.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_mt_call_complete DONE TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2646)@418ab6e01cba: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(2646)@418ab6e01cba: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2646)@418ab6e01cba: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2646)@418ab6e01cba: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_len:18 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2648)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)1128494073 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2645)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2645)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2646)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)14726575 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2647)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-SCCP(2645)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2641)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2648)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2651)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2644)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2642)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2639)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2643)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2647)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2649)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2650)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2638)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2652)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2654)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2646)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2640)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2638): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2639): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2640): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2641): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2642): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2643): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2644): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2645): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2646): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2647): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2648): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2649): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2650): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2651): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2652): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(2653): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2654): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass'. Sun May 19 08:42:10 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.65.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=631176) Waiting for packet dumper to finish... 1 (prev_count=631176, count=634371) MTC@418ab6e01cba: 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@418ab6e01cba: 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 ------ Sun May 19 08:42:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2658)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2658)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2658)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2656)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2661)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2661)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2661)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2659)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2664)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2664)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2664)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2662)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2665)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2658)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2658)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2658)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2658)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2658)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2658)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2658)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2658)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2658)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2658)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2658)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2661)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2661)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2661)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2661)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2661)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2661)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2661)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2661)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2661)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2661)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2661)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2661)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2661)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2661)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2661)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2661)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2664)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2664)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2664)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2664)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2664)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2664)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2661)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2661)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2667)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2667)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2667)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2667)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2667)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2668)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2658)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2658)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2657)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2661)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2661)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2661)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2660)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2663)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2663)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)7744112 MSC_Test_2-SCCP(2662)@418ab6e01cba: First idle individual index:0 MSC_Test_2-RAN(2663)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: { messageType := 2, destLocRef := '762A70'O ("v*p"), 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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2668)@418ab6e01cba: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(2670) MSC_Test-GSUP(2668)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2663)@418ab6e01cba: patching N(SD)=1 into dtap '051493A764D6210458FA7CF9'O MSC_Test_2-RAN(2663)@418ab6e01cba: patched enc_l3: '055493A764D6210458FA7CF9'O MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2662)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055493A764D6210458FA7CF9'O MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2662)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2663)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2663)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2662)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2662)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2663)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)7744112 TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: 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 := '1C12283E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2663)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)8847392 MSC_Test_2-RAN(2663)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2662)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: { messageType := 2, destLocRef := '870020'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2663)@418ab6e01cba: patching N(SD)=1 into dtap '0514DE8815FB21046FE5DF2B'O MSC_Test_2-RAN(2663)@418ab6e01cba: patched enc_l3: '0554DE8815FB21046FE5DF2B'O MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2662)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DE8815FB21046FE5DF2B'O MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2662)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2668)@418ab6e01cba: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2670) MSC_Test_2-RAN(2663)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(2663)@418ab6e01cba: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_len:40 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2662)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2663)@418ab6e01cba: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(2663)@418ab6e01cba: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2662)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2662)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2662)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2664)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2663)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)8847392 TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-RAN(2663)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2659)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2657)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2662)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2656)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2668)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2660)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2669)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2655)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2671)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2665)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2658)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2666)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2661)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2664)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2667)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2655): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2656): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2657): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2658): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2659): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2660): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2661): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2662): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2663): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2664): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2665): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2666): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2667): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2668): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2669): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(2670): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2671): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass'. Sun May 19 08:42:16 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.65.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=476371) Waiting for packet dumper to finish... 1 (prev_count=476371, count=479566) MTC@418ab6e01cba: 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@418ab6e01cba: 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 ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_and_ss_session_timeout started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2675)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2675)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2675)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2673)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2678)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2678)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2678)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2676)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2681)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2681)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2681)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2679)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2682)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2675)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2675)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2675)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2675)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2675)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2675)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2675)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2675)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2675)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2675)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2675)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2675)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2675)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2675)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2675)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2678)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2678)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2678)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2678)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2678)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2678)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2678)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2678)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2678)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2678)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2678)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2678)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2678)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2678)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2678)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2678)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2681)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2681)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2681)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2681)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2681)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2681)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2678)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2678)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2684)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2684)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2684)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2684)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2684)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2685)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2675)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2675)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2674)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2678)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2678)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2678)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2677)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2680)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2680)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)11074607 MSC_Test_2-SCCP(2679)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2680)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@418ab6e01cba: { messageType := 2, destLocRef := 'A8FC2F'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2685)@418ab6e01cba: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(2687) MSC_Test-GSUP(2685)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(2687)"262420000001051" TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2680)@418ab6e01cba: patching N(SD)=1 into dtap '0514FF8DD0D22104794FAB2D'O MSC_Test_2-RAN(2680)@418ab6e01cba: patched enc_l3: '0554FF8DD0D22104794FAB2D'O MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2679)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FF8DD0D22104794FAB2D'O MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2679)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2680)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2680)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2679)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2679)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2680)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)11074607 TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: 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 := '4DCA3CBD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2680)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)10573580 MSC_Test_2-RAN(2680)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2679)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@418ab6e01cba: { messageType := 2, destLocRef := 'A1570C'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2680)@418ab6e01cba: patching N(SD)=1 into dtap '0514EC11386F2104FDCD7412'O MSC_Test_2-RAN(2680)@418ab6e01cba: patched enc_l3: '0554EC11386F2104FDCD7412'O MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2679)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EC11386F2104FDCD7412'O MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2679)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2685)@418ab6e01cba: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2687) MSC_Test_2-RAN(2680)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(2680)@418ab6e01cba: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_len:41 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2679)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2679)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2679)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2680)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)10573580 TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2681)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2687)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(2675)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2673)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2685)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2686)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2678)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2677)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2674)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2680)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2681)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2672)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2676)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2684)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2688)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2683)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2679)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2682)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2672): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2673): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2674): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2675): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2676): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2677): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2678): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2679): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2680): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2681): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2682): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2683): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2684): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2685): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2686): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(2687): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2688): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass'. Sun May 19 08:42:26 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=466683) Waiting for packet dumper to finish... 1 (prev_count=466683, count=469878) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:42:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_mt_ussd_for_unknown_subscr started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2692)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2692)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2692)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2690)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2695)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2695)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2695)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2693)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2698)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2698)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2698)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2696)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2699)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2692)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2692)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2692)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2692)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2692)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2692)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2692)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2692)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2692)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2692)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2692)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2695)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2695)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2695)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2695)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2695)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2695)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2695)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2695)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2695)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2695)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2695)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2695)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2695)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2695)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2695)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2695)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2698)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2698)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2698)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2698)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2698)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2698)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2698)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2698)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2698)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2698)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2695)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2698)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2698)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2695)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2698)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2698)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2698)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2698)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2701)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2701)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2701)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2701)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2701)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2692)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2692)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2692)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2691)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2695)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2695)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2695)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2694)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2698)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2698)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2698)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2697)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2697)@418ab6e01cba: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2704) MSC_Test-GSUP(2702)@418ab6e01cba: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2704) MSC_Test-GSUP(2702)@418ab6e01cba: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(2704) MSC_Test-GSUP(2702)@418ab6e01cba: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(2704)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(2704)@418ab6e01cba: setverdict(fail): none -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_iu_mt_ussd_for_unknown_subscr2(2704)@418ab6e01cba: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_1-SCCP(2693)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2691)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2692)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2702)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2690)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2695)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2699)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2689)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2698)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2694)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2697)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2696)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2705)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2700)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2703)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2701)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2689): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2690): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2691): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2692): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2693): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2694): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2695): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2696): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2697): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2698): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2699): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2700): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2701): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2702): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2703): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(2704): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2705): none (fail -> fail) MTC@418ab6e01cba: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail'. Sun May 19 08:42:32 UTC 2024 ------ MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail ------ Saving talloc report from 172.18.65.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=171005) Waiting for packet dumper to finish... 1 (prev_count=171005, count=174200) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:42:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2709)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2709)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2709)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2707)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2712)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2712)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2712)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2710)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2715)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2715)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2715)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2713)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2716)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2709)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2709)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2709)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2709)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2709)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2709)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2709)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2709)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2709)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2709)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2709)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2709)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2709)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2709)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2709)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2712)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2712)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2712)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2712)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2712)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2712)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2712)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2712)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2712)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2712)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2712)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2712)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2712)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2712)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2712)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2712)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2715)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2715)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2715)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2715)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2715)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2715)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2712)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2712)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2718)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2718)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2718)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2718)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2718)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2709)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2709)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2709)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2708)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2712)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2712)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2712)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2711)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2714)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2714)@418ab6e01cba: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(2721) MSC_Test-GSUP(2719)@418ab6e01cba: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2721) MSC_Test-GSUP(2719)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)5748489 MSC_Test_2-SCCP(2713)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2714)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: { messageType := 2, destLocRef := '57B709'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2719)@418ab6e01cba: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(2721) MSC_Test-GSUP(2719)@418ab6e01cba: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)"262420000001053" TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@418ab6e01cba: patching N(SD)=1 into dtap '051461FB054D2104203FC906'O MSC_Test_2-RAN(2714)@418ab6e01cba: patched enc_l3: '055461FB054D2104203FC906'O MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2713)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055461FB054D2104203FC906'O MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2713)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2714)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2714)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2713)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2713)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2714)@418ab6e01cba: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)5748489 TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: 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 := '7470846F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2714)@418ab6e01cba: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)12172922 MSC_Test_2-RAN(2714)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2713)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: { messageType := 2, destLocRef := 'B9BE7A'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@418ab6e01cba: patching N(SD)=1 into dtap '0514634681222104695CC815'O MSC_Test_2-RAN(2714)@418ab6e01cba: patched enc_l3: '0554634681222104695CC815'O MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2713)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554634681222104695CC815'O MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2713)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@418ab6e01cba: patching N(SD)=2 into dtap '1B3A17076D95B9ED9F7ED87ACDAFE4A7F0ACC7DABCF7901527DB'O MSC_Test_2-RAN(2714)@418ab6e01cba: patched enc_l3: '1BBA17076D95B9ED9F7ED87ACDAFE4A7F0ACC7DABCF7901527DB'O MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_len:38 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2713)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA17076D95B9ED9F7ED87ACDAFE4A7F0ACC7DABCF7901527DB'O MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2713)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2714)@418ab6e01cba: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)12172922 TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: 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 := '7470846F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2714)@418ab6e01cba: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)12937051 MSC_Test_2-RAN(2714)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2713)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: { messageType := 2, destLocRef := 'C5675B'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@418ab6e01cba: patching N(SD)=1 into dtap '0514EAA4685E2104BCC7EC0A'O MSC_Test_2-RAN(2714)@418ab6e01cba: patched enc_l3: '0554EAA4685E2104BCC7EC0A'O MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2713)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EAA4685E2104BCC7EC0A'O MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2713)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@418ab6e01cba: patching N(SD)=2 into dtap '1B2A1C17FD6ED5DE7B19E0F67A0304B9D91E43D5BC47A3CEE61CBE'O MSC_Test_2-RAN(2714)@418ab6e01cba: patched enc_l3: '1BAA1C17FD6ED5DE7B19E0F67A0304B9D91E43D5BC47A3CEE61CBE'O MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_len:39 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2713)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C17FD6ED5DE7B19E0F67A0304B9D91E43D5BC47A3CEE61CBE'O MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2713)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2713)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2714)@418ab6e01cba: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)12937051 MSC_Test_2-M3UA(2715)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(2707)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2708)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2709)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2719)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2716)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2706)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2713)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2712)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2711)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2714)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2720)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2722)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2717)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2715)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2710)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2718)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2706): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2707): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2708): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2709): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2710): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2711): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2712): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2713): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2714): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2715): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2716): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2717): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2718): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2719): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2720): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(2721): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2722): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass'. Sun May 19 08:42:49 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=603481) Waiting for packet dumper to finish... 1 (prev_count=603481, count=606676) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:42:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_proc_ss_for_unknown_session started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2726)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2726)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2726)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2724)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2729)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2729)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2729)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2727)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2732)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2732)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2732)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2730)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2733)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2726)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2726)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2726)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2726)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2726)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2726)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2726)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2726)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2726)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2726)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2726)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2726)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2726)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2726)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2726)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2729)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2729)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2729)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2729)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2729)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2729)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2729)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2729)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2729)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2729)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2729)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2729)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2729)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2729)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2729)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2729)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2732)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2732)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2732)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2732)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2732)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2732)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2732)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2732)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2729)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2729)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2732)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2732)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2735)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2735)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2735)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2735)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2735)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2736)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2726)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2726)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2725)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2729)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2729)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2729)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2728)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2731)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2731)@418ab6e01cba: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(2738)8896997 MSC_Test_2-SCCP(2730)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2731)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2732)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@418ab6e01cba: { messageType := 2, destLocRef := '87C1E5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2736)@418ab6e01cba: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(2738) MSC_Test-GSUP(2736)@418ab6e01cba: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(2738)"262420000001055" TC_iu_proc_ss_for_unknown_session2(2738)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2738)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2732)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2731)@418ab6e01cba: patching N(SD)=1 into dtap '0514450DE4222104E957CDFA'O MSC_Test_2-RAN(2731)@418ab6e01cba: patched enc_l3: '0554450DE4222104E957CDFA'O MSC_Test_2-SCCP(2730)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2730)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2730)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554450DE4222104E957CDFA'O MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2730)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2730)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2730)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2732)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(2738)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2731)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2731)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2730)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2730)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2730)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2730)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2730)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2730)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2732)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2731)@418ab6e01cba: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(2738)8896997 TC_iu_proc_ss_for_unknown_session2(2738)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2738)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2738)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2738)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2731)@418ab6e01cba: Created IMSI[0] for '262420000001055'H'741CBE11'O to be handled at TC_iu_proc_ss_for_unknown_session2(2738) MSC_Test-GSUP(2736)@418ab6e01cba: 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)@418ab6e01cba: setverdict(fail): pass -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_iu_proc_ss_for_unknown_session2(2738)@418ab6e01cba: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_1-RAN(2728)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2724)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2727)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2730)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2736)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2726)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2731)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2729)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2732)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2723)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2733)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2737)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2735)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2734)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2739)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2725)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2723): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2724): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2725): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2726): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2727): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2728): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2729): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2730): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2731): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2732): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2733): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2734): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2735): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2736): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2737): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(2738): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2739): none (fail -> fail) MTC@418ab6e01cba: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail'. Sun May 19 08:42:55 UTC 2024 ------ MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail ------ Saving talloc report from 172.18.65.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=325365) Waiting for packet dumper to finish... 1 (prev_count=325365, count=327779) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:42:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_proc_ss_paging_fail started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2743)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2743)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2743)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2741)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2746)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2746)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2746)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2744)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2749)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2749)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2749)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2747)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2750)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2743)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2743)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2743)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2743)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2743)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2743)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2743)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2743)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2743)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2743)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2743)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2743)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2743)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2743)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2743)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2746)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2746)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2746)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2746)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2746)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2746)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2746)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2746)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2746)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2746)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2746)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2746)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2746)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2746)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2746)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2746)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2749)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2749)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2749)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2749)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2749)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2749)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2749)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2749)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2746)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2746)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2749)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2749)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2752)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2752)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2752)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2752)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2752)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2753)@418ab6e01cba: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2755) TC_iu_proc_ss_paging_fail2(2755)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2743)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2743)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2742)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2746)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2746)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2746)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2745)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2748)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2748)@418ab6e01cba: Added conn table entry 0TC_iu_proc_ss_paging_fail2(2755)415363 MSC_Test_2-SCCP(2747)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2748)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2749)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@418ab6e01cba: { messageType := 2, destLocRef := '065683'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2753)@418ab6e01cba: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(2755) MSC_Test-GSUP(2753)@418ab6e01cba: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(2755)"262420000001056" TC_iu_proc_ss_paging_fail2(2755)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2755)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2749)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2748)@418ab6e01cba: patching N(SD)=1 into dtap '05141E823EAE2104878C6AE8'O MSC_Test_2-RAN(2748)@418ab6e01cba: patched enc_l3: '05541E823EAE2104878C6AE8'O MSC_Test_2-SCCP(2747)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2747)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2747)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541E823EAE2104878C6AE8'O MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2747)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2747)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2747)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2749)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(2755)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2748)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2748)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2747)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2747)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2747)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2747)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2747)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2747)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2748)@418ab6e01cba: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(2755)415363 TC_iu_proc_ss_paging_fail2(2755)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2755)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2748)@418ab6e01cba: Created IMSI[0] for '262420000001056'H'382669C1'O to be handled at TC_iu_proc_ss_paging_fail2(2755) MSC_Test-GSUP(2753)@418ab6e01cba: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2755) MSC_Test_2-M3UA(2749)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2749)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2748)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(2755) TC_iu_proc_ss_paging_fail2(2755)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-MNCC(2750)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2745)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2741)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2743)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2753)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2748)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2746)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2744)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2747)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2740)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2742)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2752)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2749)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2756)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2754)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2751)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2740): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2741): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2742): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2743): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2744): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2745): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2746): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2747): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2748): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2749): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2750): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2751): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2752): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2753): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2754): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_proc_ss_paging_fail2(2755): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2756): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass'. Sun May 19 08:43:11 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=333278) Waiting for packet dumper to finish... 1 (prev_count=333278, count=336473) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort'. ------ MSC_Tests_Iu.TC_iu_proc_ss_abort ------ Sun May 19 08:43:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_proc_ss_abort started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2760)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2760)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2760)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2758)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2763)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2763)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2763)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2761)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2766)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2766)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2766)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2764)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2767)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2760)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2760)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2760)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2760)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2760)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2760)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2760)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2760)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2760)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2760)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2760)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2760)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2760)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2760)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2760)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2763)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2763)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2763)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2763)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2763)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2763)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2763)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2763)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2763)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2763)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2763)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2763)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2763)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2763)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2763)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2763)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2766)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2766)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2766)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2766)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2766)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2766)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2763)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2763)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2769)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2769)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2769)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2769)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2769)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2770)@418ab6e01cba: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2772) TC_iu_proc_ss_abort2(2772)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2760)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2760)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2759)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2763)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2763)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2763)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2762)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2765)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2765)@418ab6e01cba: Added conn table entry 0TC_iu_proc_ss_abort2(2772)1571844 MSC_Test_2-SCCP(2764)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2765)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@418ab6e01cba: { messageType := 2, destLocRef := '17FC04'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2770)@418ab6e01cba: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(2772) MSC_Test-GSUP(2770)@418ab6e01cba: Added IMSI table entry 0TC_iu_proc_ss_abort2(2772)"262420000001057" TC_iu_proc_ss_abort2(2772)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2765)@418ab6e01cba: patching N(SD)=1 into dtap '0514DAA40C6B21045F2E5AF6'O MSC_Test_2-RAN(2765)@418ab6e01cba: patched enc_l3: '0554DAA40C6B21045F2E5AF6'O MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2764)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DAA40C6B21045F2E5AF6'O MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2764)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2772)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2765)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2765)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2764)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2764)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2765)@418ab6e01cba: Deleted conn table entry 0TC_iu_proc_ss_abort2(2772)1571844 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_abort2(2772)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2765)@418ab6e01cba: Created IMSI[0] for '262420000001057'H'2BF802A5'O to be handled at TC_iu_proc_ss_abort2(2772) MSC_Test-GSUP(2770)@418ab6e01cba: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2772) MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2765)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(2772) TC_iu_proc_ss_abort2(2772)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@418ab6e01cba: 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 := '2BF802A5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2765)@418ab6e01cba: Added conn table entry 0TC_iu_proc_ss_abort2(2772)9137521 MSC_Test_2-SCCP(2764)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@418ab6e01cba: { messageType := 2, destLocRef := '8B6D71'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_proc_ss_abort2(2772)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2765)@418ab6e01cba: patching N(SD)=0 into dtap '051498B9440021044E153CF7'O MSC_Test_2-RAN(2765)@418ab6e01cba: patched enc_l3: '051498B9440021044E153CF7'O MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2764)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051498B9440021044E153CF7'O MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2764)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2772)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2772)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2764)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2764)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2766)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2765)@418ab6e01cba: Deleted conn table entry 0TC_iu_proc_ss_abort2(2772)9137521 TC_iu_proc_ss_abort2(2772)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-SCCP(2758)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2761)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2759)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2770)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2764)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2763)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2760)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2765)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2757)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2762)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2767)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2771)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2768)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2773)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2766)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2769)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2757): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2758): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2759): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2760): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2761): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2762): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2763): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2764): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2765): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2766): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2767): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2768): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2769): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2770): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2771): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_proc_ss_abort2(2772): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2773): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass'. Sun May 19 08:43:18 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_abort pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477397) Waiting for packet dumper to finish... 1 (prev_count=477397, count=480592) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:43:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2777)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2777)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2777)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2775)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2780)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2780)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2780)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2778)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2783)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2783)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2783)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2781)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2784)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2777)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2777)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2777)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2777)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2777)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2777)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2777)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2777)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2777)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2777)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2777)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2777)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2777)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2777)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2777)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2780)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2780)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2780)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2780)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2780)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2780)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2780)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2780)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2780)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2780)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2780)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2780)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2780)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2780)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2783)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2783)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2783)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2783)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2783)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2780)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2786)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2786)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2786)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2786)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2786)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2787)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_0-M3UA(2777)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2777)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2777)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2776)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2787)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001115'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_1-M3UA(2780)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2780)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2780)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2779)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)14399240 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)13060774 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)5184691 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:1 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)9606574 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := 'DBB708'O, sourceLocRef := '0001D8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)704034 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2798)9302565 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2800)11712682 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:2 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(2789) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)"262420000001100" MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)3750722 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:3 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2804)4674306 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:4 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:5 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)543294 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:6 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)15254485 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(2790) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)"262420000001101" MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:7 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)14321206 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)5608771 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:9 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)2163756 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := 'C74AA6'O, sourceLocRef := '0001D9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)1137964 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:10 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)2764587 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:11 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:12 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:15 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[2] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(2792) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)"262420000001102" MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '4F1CB3'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)@418ab6e01cba: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[3] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(2794) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)"262420000001103" TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[4] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(2796) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)"262420000001104" MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '9295AE'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)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '0ABE22'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)@418ab6e01cba: Session index based on local reference:4 MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[5] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(2798) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(2798)"262420000001105" MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '8DF225'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)@418ab6e01cba: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := 'B2B8AA'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)@418ab6e01cba: Session index based on local reference:6 MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[6] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(2800) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(2800)"262420000001106" MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[7] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(2802) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)"262420000001107" MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '393B42'O ("9;B"), 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)@418ab6e01cba: Session index based on local reference:7 MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[8] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(2804) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(2804)"262420000001108" MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '475302'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)@418ab6e01cba: Session index based on local reference:8 MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[9] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(2806) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)"262420000001109" MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '084A3E'O ("\bJ>"), 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)@418ab6e01cba: Session index based on local reference:9 TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[10] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(2808) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)"262420000001110" MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := 'E8C3D5'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)@418ab6e01cba: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[11] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(2810) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)"262420000001111" TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[12] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(2812) MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)"262420000001112" MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := 'DA8636'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)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[13] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(2814) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)"262420000001113" MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[14] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(2816) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)"262420000001114" MSC_Test-GSUP(2787)@418ab6e01cba: Found GsupExpect[15] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(2818) MSC_Test-GSUP(2787)@418ab6e01cba: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)"262420000001115" MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '559543'O, sourceLocRef := '0001E4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '21042C'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)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '115D2C'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-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '2A2F2B'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)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:9 TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '05140E30AC0C2104167587F6'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '05540E30AC0C2104167587F6'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540E30AC0C2104167587F6'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514B271736A2104AC5729D9'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554B271736A2104AC5729D9'O MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '051452CD686E2104FA2B9864'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '055452CD686E2104FA2B9864'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B271736A2104AC5729D9'O MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514605FFDC02104B7D922E5'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554605FFDC02104B7D922E5'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514F56AFFF72104442F3686'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554F56AFFF72104442F3686'O MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055452CD686E2104FA2B9864'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '05144911135F2104BC68DCBF'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '05544911135F2104BC68DCBF'O MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554605FFDC02104B7D922E5'O MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '05140281B1D6210495D790F7'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '05540281B1D6210495D790F7'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514ED9CD31221042CC01ACA'O MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F56AFFF72104442F3686'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554ED9CD31221042CC01ACA'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514A6E7315C2104DF5BE6A2'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554A6E7315C2104DF5BE6A2'O MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544911135F2104BC68DCBF'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '05146E09CDA12104B0DB4DBF'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '05546E09CDA12104B0DB4DBF'O MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540281B1D6210495D790F7'O MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '05146F42ADF72104C50D0819'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '05546F42ADF72104C50D0819'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ED9CD31221042CC01ACA'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514829030412104FD10719F'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554829030412104FD10719F'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A6E7315C2104DF5BE6A2'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546E09CDA12104B0DB4DBF'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546F42ADF72104C50D0819'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554829030412104FD10719F'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514500C7D9921041168CFBE'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554500C7D9921041168CFBE'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554500C7D9921041168CFBE'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514FF0C652E2104ADB31CAF'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554FF0C652E2104ADB31CAF'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FF0C652E2104ADB31CAF'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514EC7C6191210416BB7AB6'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554EC7C6191210416BB7AB6'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EC7C6191210416BB7AB6'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514BC1B3B532104B8F01C8E'O MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554BC1B3B532104B8F01C8E'O MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BC1B3B532104B8F01C8E'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:13 TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:11 TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)9606574 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: 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 := '0B156175'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)3750722 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: 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 := '4F61662C'O ("Oaf,") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)5184691 TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: 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 := '837FD462'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2794)6163685 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:1 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)13060774 TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: 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 := '864FCD52'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2802)7211698 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2792)6973207 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:2 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2790)6397500 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:3 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)14399240 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: 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 := '788524B0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '5E0CE5'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)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)14719963 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)704034 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: 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 := '471C561D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)15095815 TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '6E0AB2'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)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '6A6717'O, sourceLocRef := '0001EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:4 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2800)11712682 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '619E3C'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)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)15254485 TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: 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 := '840BFBD1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)543294 TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: 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 := '7BEA6E31'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: 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 := '889DF50F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)5608771 TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2798)9302565 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: 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 := 'AD5C3AA6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := 'E09BDB'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2800)1815018 TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: 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 := '6EA0D04B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:5 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514075677B12104D97360C0'O MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := 'E65807'O, sourceLocRef := '0001ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554075677B12104D97360C0'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554075677B12104D97360C0'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2804)4674306 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2808)5310580 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: 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 := '02394889'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '1BB1EA'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)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2806)6164731 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:6 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2812)13322214 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:8 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2798)3209750 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:9 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:10 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)2764587 MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '510874'O ("Q\bt"), 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)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '5E10FB'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)@418ab6e01cba: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: 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 := '475BD63B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514E3F5F84521049952F384'O MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := 'CB47E6'O, sourceLocRef := '0001F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554E3F5F84521049952F384'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '30FA16'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)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2804)35130 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E3F5F84521049952F384'O MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:12 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514151BDD2F21042F48D464'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554151BDD2F21042F48D464'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '05149CCAAA762104CE1D33D5'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '05549CCAAA762104CE1D33D5'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554151BDD2F21042F48D464'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)13307098 MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '00893A'O, sourceLocRef := '0001F3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549CCAAA762104CE1D33D5'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:13 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514FBD316F921048DB1693D'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554FBD316F921048DB1693D'O MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514928C2A1F21045E3556FC'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554928C2A1F21045E3556FC'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FBD316F921048DB1693D'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)2163756 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554928C2A1F21045E3556FC'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514DE20A792210421ECB688'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554DE20A792210421ECB688'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514746277682104B0D98803'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554746277682104B0D98803'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: 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 := '16F7C740'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DE20A792210421ECB688'O MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)13602022 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554746277682104B0D98803'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := 'CB0CDA'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)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[0] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2794) MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:11 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)1137964 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)14321206 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '05145054F0AB210454026C2D'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '05545054F0AB210454026C2D'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '05149C88CCC72104F8D74D29'O MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '05549C88CCC72104F8D74D29'O TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: 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 := '19E9D4DD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514C24504DF210420676CDF'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554C24504DF210420676CDF'O MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '051405B24B8D21045B6D426C'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '055405B24B8D21045B6D426C'O MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545054F0AB210454026C2D'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549C88CCC72104F8D74D29'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C24504DF210420676CDF'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: 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 := '00929FCE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055405B24B8D21045B6D426C'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[1] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2802) MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2816)13758168 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:14 MSC_Test_2-RAN(2782)@418ab6e01cba: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2810)1138759 MSC_Test_2-RAN(2782)@418ab6e01cba: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: First idle individual index:15 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514907CD7C72104526F716B'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554907CD7C72104526F716B'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554907CD7C72104526F716B'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := 'CF8CE6'O, sourceLocRef := '0001F5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2792) MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[3] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2790) MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := 'D1EED8'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)@418ab6e01cba: Session index based on local reference:14 TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[4] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2789) TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[5] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2800) MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: { messageType := 2, destLocRef := '116047'O, sourceLocRef := '0001F7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:15 MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[6] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2796) MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[7] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2808) MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '0514B03A97C22104CCD04D12'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '0554B03A97C22104CCD04D12'O MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B03A97C22104CCD04D12'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[8] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2806) MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[9] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2812) MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[10] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2798) MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[11] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2804) MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:3 MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[12] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2818) MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '05141E10825C2104CD1363D3'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '05541E10825C2104CD1363D3'O MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541E10825C2104CD1363D3'O MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2794)6163685 TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=1 into dtap '05149E753C6F210479D94200'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '05549E753C6F210479D94200'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2794)@418ab6e01cba: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549E753C6F210479D94200'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2814) TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2802)7211698 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:15 TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2802)@418ab6e01cba: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2792)6973207 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2792)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2790)6397500 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:9 TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2790)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)14719963 TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2800)1815018 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2789)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)15095815 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:15 TC_iu_multi_lu_and_mo_ussd2(2800)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[14] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2816) MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(2787)@418ab6e01cba: Created GsupExpect[15] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2810) MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2808)5310580 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2796)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2808)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@418ab6e01cba: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:37 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2806)6164731 TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2812)13322214 TC_iu_multi_lu_and_mo_ussd2(2806)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2812)@418ab6e01cba: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2798)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2798)3209750 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2804)35130 TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2804)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)13307098 TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:11 TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2818)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)13602022 TC_iu_multi_lu_and_mo_ussd2(2814)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2816)13758168 TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2781)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2781)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2816)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-RAN(2782)@418ab6e01cba: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2810)1138759 TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2810)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-RAN(2776)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2779)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2781)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2787)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2783)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2775)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2780)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2778)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2782)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2786)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2791)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2774)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2799)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2797)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2777)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2785)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2793)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2795)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2801)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2817)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2811)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2809)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2784)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2820)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2819)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2815)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2813)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2805)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2803)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2807)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2788)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2774): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2775): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2776): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2777): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2778): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2779): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2780): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2781): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2782): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2783): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2784): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2785): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2786): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2787): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2788): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2789): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2790): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2791): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2792): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2793): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2794): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2795): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2796): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2797): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2798): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2799): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2800): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2801): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2802): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2803): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2804): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2805): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2806): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2807): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2808): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2809): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2810): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2811): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2812): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2813): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2814): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2815): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2816): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2817): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2818): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2819): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2820): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass'. Sun May 19 08:43:25 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.65.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=4982386) Waiting for packet dumper to finish... 1 (prev_count=4982386, count=4985581) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:43:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2824)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2824)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2824)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2822)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2827)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2827)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2827)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2825)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2830)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2830)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2830)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2828)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2831)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2824)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2824)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2824)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2824)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2824)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2824)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2824)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2824)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2824)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2824)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2824)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2824)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2824)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2824)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2824)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2824)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2827)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2827)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2827)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2827)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2827)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2827)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2827)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2827)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2827)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2827)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2827)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2827)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2827)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2827)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2827)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2827)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2833)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2833)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2833)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2833)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2833)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2830)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2830)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2830)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2830)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2830)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2827)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2827)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test-GSUP(2834)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001116'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001117'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2839) TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2824)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2824)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2823)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2827)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2827)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2827)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2826)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)391426 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:0 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2837)2014331 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2839)8514146 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)6591691 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:1 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)4452418 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2845)16297620 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)494680 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:2 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2849)16703985 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:3 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)5304505 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)950265 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:4 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)9281138 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2857)4315816 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)1532162 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:5 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)6364385 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)11361960 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)5073553 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:6 MSC_Test_2-RAN(2829)@418ab6e01cba: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)"262420000001116" MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:7 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:9 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:10 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(2837)"262420000001117" MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '05F902'O, sourceLocRef := '0001F8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:13 MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(2839)"262420000001118" MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)"262420000001119" MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:14 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)"262420000001120" MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:15 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(2845)"262420000001121" MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '1EBC7B'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)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '81EA62'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)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '6494CB'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)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '43F042'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)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := 'F8AE94'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)@418ab6e01cba: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '078C58'O, sourceLocRef := '0001FE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := 'FEE1F1'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)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '50F0B9'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)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '0E7FF9'O, sourceLocRef := '000201'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '8D9E72'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)@418ab6e01cba: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '41DAA8'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)@418ab6e01cba: Session index based on local reference:11 MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)"262420000001122" MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(2849)"262420000001123" MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)"262420000001124" MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)"262420000001125" MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(2855) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)"262420000001126" MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(2857)"262420000001127" TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)"262420000001128" TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)"262420000001129" TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)"262420000001130" MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@418ab6e01cba: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test-GSUP(2834)@418ab6e01cba: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)"262420000001131" MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '176102'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)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '611CE1'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)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := 'AD5EA8'O, sourceLocRef := '000206'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '4D6A91'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)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '0514511420C721043796C240'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0554511420C721043796C240'O MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '0514555571732104E61D189E'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0554555571732104E61D189E'O MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554511420C721043796C240'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554555571732104E61D189E'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AC1469EB2104F6A90F51'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546F82C2E62104FA5D8860'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B85F1934210410E46447'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '0514AC1469EB2104F6A90F51'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0554AC1469EB2104F6A90F51'O MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '05146F82C2E62104FA5D8860'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '05546F82C2E62104FA5D8860'O MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '0514B85F1934210410E46447'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0554B85F1934210410E46447'O MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '0514D576C3FB210401F7E146'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0554D576C3FB210401F7E146'O MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '0514E7AFD07B21040F743327'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0554E7AFD07B21040F743327'O MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '05145298ABBB21044BA771B0'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '05545298ABBB21044BA771B0'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D576C3FB210401F7E146'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E7AFD07B21040F743327'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545298ABBB21044BA771B0'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '051421689F5A210428FC8609'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '055421689F5A210428FC8609'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '0514BA622F3C210461FACCFB'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0554BA622F3C210461FACCFB'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '051495CC1607210424E33074'O MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '055495CC1607210424E33074'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055421689F5A210428FC8609'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '05142D51CE2E2104A60BC6A5'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '05542D51CE2E2104A60BC6A5'O MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BA622F3C210461FACCFB'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '05142D51CE2E2104A60BC6A5'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '05542D51CE2E2104A60BC6A5'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '05146DEE51392104F6DE6502'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '05546DEE51392104F6DE6502'O MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055495CC1607210424E33074'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542D51CE2E2104A60BC6A5'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '0514B3E6648D210438C738E6'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0554B3E6648D210438C738E6'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542D51CE2E2104A60BC6A5'O MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '05143136DB402104050FE20E'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '05543136DB402104050FE20E'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546DEE51392104F6DE6502'O TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B3E6648D210438C738E6'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543136DB402104050FE20E'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)494680 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[0] for '262420000001122'H'14EE8DBD'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:5 MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[0] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)6591691 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[1] for '262420000001119'H'A13CCCB7'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[1] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)5304505 TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[2] for '262420000001124'H'1D191134'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[2] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2839)8514146 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[3] for '262420000001118'H'59760541'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)4452418 MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[3] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2839) TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[4] for '262420000001120'H'09B67092'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2845)16297620 TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[4] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[5] for '262420000001121'H'1820D73B'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)391426 MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2849)16703985 TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2837)2014331 MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[6] for '262420000001116'H'1D40627C'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2836) TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[7] for '262420000001123'H'22121021'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[6] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[8] for '262420000001117'H'9685286A'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[8] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)950265 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)9281138 TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[9] for '262420000001126'H'AA9984CB'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2855) MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[9] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2855) MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[10] for '262420000001125'H'28D1437C'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[10] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2845) TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2855) MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2853) TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: 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 := '14EE8DBD'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: 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 := '1D191134'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: 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 := '1820D73B'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: 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 := '09B67092'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: 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 := 'AA9984CB'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2847)10715162 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: 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 := '59760541'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: 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 := 'A13CCCB7'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: 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 := '1D40627C'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: 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 := '22121021'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: 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 := '9685286A'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: 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 := '28D1437C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2851)15031059 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2845)3194466 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:1 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2855)7822532 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:3 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)8214263 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2836)1363906 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:4 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2839)1936628 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2853)3111247 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2841)2706287 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:5 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2849)6431149 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:6 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2837)14579151 MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := 'A3801A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:9 TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:10 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := 'E55B13'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)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '30BE62'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)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '775CC4'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)@418ab6e01cba: Session index based on local reference:3 TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '7D56F7'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)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '14CFC2'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)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '1D8CF4'O, sourceLocRef := '00020E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '0514F570DD0F2104D1D99F1F'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0514F570DD0F2104D1D99F1F'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '2F794F'O ("/yO"), sourceLocRef := '00020F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '294B6F'O (")Ko"), 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)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '6221AD'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)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F570DD0F2104D1D99F1F'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '051413FC5BFF21046BF451B7'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '051413FC5BFF21046BF451B7'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := 'DE75CF'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)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '05149E09D7042104F3CE13CF'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '05149E09D7042104F3CE13CF'O MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051413FC5BFF21046BF451B7'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149E09D7042104F3CE13CF'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)5073553 TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '0514FF5106F92104B2A01F1E'O MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0514FF5106F92104B2A01F1E'O MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514FF5106F92104B2A01F1E'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[11] for '262420000001131'H'532C9525'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[11] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '051436B3720621048136F197'O MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '051436B3720621048136F197'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '05147CC51AEC21041D67BD8E'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '05147CC51AEC21041D67BD8E'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '0514167AEECF2104ACD9AF4A'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0514167AEECF2104ACD9AF4A'O MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '0514AA51A3A221048910966C'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0514AA51A3A221048910966C'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051436B3720621048136F197'O MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '0514A6755F3421040FAF4CB0'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0514A6755F3421040FAF4CB0'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147CC51AEC21041D67BD8E'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514167AEECF2104ACD9AF4A'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514AA51A3A221048910966C'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '0514E1DF456021042B5F8EFC'O MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A6755F3421040FAF4CB0'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0514E1DF456021042B5F8EFC'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514E1DF456021042B5F8EFC'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '0514218BA1522104627B982E'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0514218BA1522104627B982E'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2857)4315816 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514218BA1522104627B982E'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[12] for '262420000001127'H'786249D5'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[12] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)1532162 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: 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 := '532C9525'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)6364385 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)11361960 TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2865)10722968 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:11 MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[13] for '262420000001128'H'2DA98638'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[13] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[14] for '262420000001130'H'99C9221D'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: Created IMSI[15] for '262420000001129'H'54C9B058'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2834)@418ab6e01cba: Created GsupExpect[15] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := 'A39E98'O, sourceLocRef := '000213'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: 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 := '99C9221D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2863)14812437 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:12 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: 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 := '786249D5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2857)10157671 TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '05147E362CAD210402FA73A3'O TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '05147E362CAD210402FA73A3'O TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := 'E20515'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)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147E362CAD210402FA73A3'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: 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 := '54C9B058'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: 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 := '2DA98638'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:3 TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2861)10094384 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2859)5504857 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:14 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: First idle individual index:15 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '9AFE67'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)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '05147E362CAD210402FA73A3'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '05147E362CAD210402FA73A3'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2847)10715162 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147E362CAD210402FA73A3'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2847)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '9A0730'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)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2851)15031059 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2845)3194466 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2851)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: { messageType := 2, destLocRef := '53FF59'O, sourceLocRef := '000217'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2845)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:3 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2855)7822532 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2855)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2836)1363906 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '0514A0D2F23121048ED373F9'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0514A0D2F23121048ED373F9'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2853)3111247 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:9 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2839)1936628 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2836)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2839)@418ab6e01cba: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2853)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A0D2F23121048ED373F9'O MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)8214263 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2841)2706287 MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '05149E5B3FFB21040C4F2ACB'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '05149E5B3FFB21040C4F2ACB'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:9 TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:14 TC_iu_multi_lu_and_mt_ussd2(2843)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149E5B3FFB21040C4F2ACB'O TC_iu_multi_lu_and_mt_ussd2(2841)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2837)14579151 TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2849)6431149 TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2837)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2849)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=0 into dtap '0514F1EE329A21040940A9E8'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '0514F1EE329A21040940A9E8'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F1EE329A21040940A9E8'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2865)10722968 TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@418ab6e01cba: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:20 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2828)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2828)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2857)10157671 TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2857)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:15 MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2859)5504857 TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2863)14812437 MSC_Test_2-SCCP(2828)@418ab6e01cba: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@418ab6e01cba: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2861)10094384 TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2859)@418ab6e01cba: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2863)@418ab6e01cba: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2861)@418ab6e01cba: Final verdict of PTC: pass MSC_Test-GSUP(2834)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2828)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2823)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2827)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2822)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2824)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2829)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2826)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2825)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2835)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2831)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2832)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2842)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2838)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2821)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2844)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2833)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2830)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2840)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2854)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2852)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2848)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2850)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2856)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2858)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2860)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2866)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2862)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2864)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2867)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2846)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2821): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2822): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2823): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2824): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2825): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2826): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2827): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2828): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2829): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2830): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2831): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2832): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2833): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2834): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2835): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2836): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2837): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2838): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2839): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2840): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2841): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2842): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2843): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2844): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2845): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2846): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2847): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2848): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2849): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2850): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2851): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2852): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2853): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2854): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2855): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2856): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2857): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2858): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2859): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2860): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2861): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2862): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2863): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2864): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2865): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2866): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2867): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass'. Sun May 19 08:43:32 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass ====== Saving talloc report from 172.18.65.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=5258424) Waiting for packet dumper to finish... 1 (prev_count=5258424, count=5259585) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:43:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2871)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2871)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2871)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2869)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2874)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2874)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2874)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2872)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2877)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2877)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2877)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2875)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2878)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2871)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2871)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2871)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2871)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2871)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2871)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2871)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2871)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2871)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2871)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2871)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2871)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2871)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2871)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2871)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2871)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2874)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2874)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2874)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2874)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2874)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2874)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2874)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2874)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2874)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2874)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2874)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2874)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2874)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2874)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2874)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2874)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2877)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2877)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2877)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2877)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2877)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2877)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2877)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2877)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2877)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2877)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2877)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2874)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2877)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2877)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2874)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2877)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2877)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2877)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2880)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2880)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2880)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2880)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2871)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2871)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2871)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2870)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2874)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2874)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2874)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2873)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2881)@418ab6e01cba: Created GsupExpect[0] for "262420000001054" to be handled at TC_iu_lu_with_invalid_mcc_mnc2(2883) TC_iu_lu_with_invalid_mcc_mnc2(2883)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2877)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2877)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2877)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2876)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2876)@418ab6e01cba: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2883)9770002 MSC_Test_2-SCCP(2875)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2877)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2876)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2877)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2877)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2875)@418ab6e01cba: { messageType := 2, destLocRef := '951412'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2881)@418ab6e01cba: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(2883) MSC_Test-GSUP(2881)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2883)"262420000001054" MSC_Test_2-M3UA(2877)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2877)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2877)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2877)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2875)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2875)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2875)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2875)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2875)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2875)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2875)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2875)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2880)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2877)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2877)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2875)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2877)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2876)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2883)9770002 MSC_Test-GSUP-IPA(2880)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2880)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(2883)@418ab6e01cba: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@418ab6e01cba: Test Component 2883 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(2870)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2872)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2871)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2875)@418ab6e01cba: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(2883)@418ab6e01cba: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test_2-M3UA(2877)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2869)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2881)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2868)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2876)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2873)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2878)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2884)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2880)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2882)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2879)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2874)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2868): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2869): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2870): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2871): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2872): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2873): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2874): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2875): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2876): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2877): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2878): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2879): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2880): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2881): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2882): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(2883): fail (none -> fail) reason: "Tguard timeout" MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2884): none (fail -> fail) MTC@418ab6e01cba: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail'. Sun May 19 08:44:39 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail ------ Saving talloc report from 172.18.65.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=254732) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: 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 ------ Sun May 19 08:44:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_iu_lu_and_expire_while_paging started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2888)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2888)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2888)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2886)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2891)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2891)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2891)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2889)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2894)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2894)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2894)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2892)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2895)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2888)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2888)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2888)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2888)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2888)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2888)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2888)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2888)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2888)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2888)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2888)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2888)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2888)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2888)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2888)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2891)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2891)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2891)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2891)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2891)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2891)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2891)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2891)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2891)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2891)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2891)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2891)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2891)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2891)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2891)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2891)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2894)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2894)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2894)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2894)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2894)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2894)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2891)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2891)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2897)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2897)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2897)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2897)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2897)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2898)@418ab6e01cba: 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)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2888)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2888)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2887)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2891)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2891)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2891)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2890)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2893)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2893)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)14819182 MSC_Test_2-SCCP(2892)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2893)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@418ab6e01cba: { messageType := 2, destLocRef := 'E21F6E'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2898)@418ab6e01cba: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(2900) MSC_Test-GSUP(2898)@418ab6e01cba: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(2900)"262420000001055" TC_iu_lu_and_expire_while_paging2(2900)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2900)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2893)@418ab6e01cba: patching N(SD)=1 into dtap '051424D54269210404B65723'O MSC_Test_2-RAN(2893)@418ab6e01cba: patched enc_l3: '055424D54269210404B65723'O MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2892)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055424D54269210404B65723'O MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2892)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(2900)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2893)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2893)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2892)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2892)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2893)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)14819182 TC_iu_lu_and_expire_while_paging2(2900)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2900)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2900)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2900)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2893)@418ab6e01cba: Created IMSI[0] for '262420000001055'H'8A0C32FB'O to be handled at TC_iu_lu_and_expire_while_paging2(2900) MSC_Test-GSUP(2898)@418ab6e01cba: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(2900) MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2893)@418ab6e01cba: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(2900) TC_iu_lu_and_expire_while_paging2(2900)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2900)@418ab6e01cba: 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 := '8A0C32FB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2893)@418ab6e01cba: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)1346554 MSC_Test_2-SCCP(2892)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@418ab6e01cba: { messageType := 2, destLocRef := '148BFA'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)@418ab6e01cba: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(2900)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2900)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2893)@418ab6e01cba: patching N(SD)=0 into dtap '051429D4545421047BDD994D'O MSC_Test_2-RAN(2893)@418ab6e01cba: patched enc_l3: '051429D4545421047BDD994D'O MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2892)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051429D4545421047BDD994D'O MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2892)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2892)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2892)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2893)@418ab6e01cba: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)1346554 TC_iu_lu_and_expire_while_paging2(2900)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2894)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_expire_while_paging2(2900)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_0-M3UA(2888)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2887)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2898)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2889)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-RAN(2890)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2895)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2886)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2893)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2892)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2894)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2897)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2885)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2891)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2899)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2896)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2901)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2885): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2886): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2887): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2888): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2889): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2890): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2891): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2892): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2893): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2894): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2895): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2896): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2897): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2898): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2899): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(2900): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2901): none (pass -> pass) MTC@418ab6e01cba: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass'. Sun May 19 08:44:44 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.65.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=463006) Waiting for packet dumper to finish... 1 (prev_count=463006, count=464167) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release'. ------ MSC_Tests_Iu.TC_mo_cc_iu_release ------ Sun May 19 08:44:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_mo_cc_iu_release started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2905)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2905)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2905)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2903)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_1-M3UA(2908)@418ab6e01cba: ************************************************* MSC_Test_1-M3UA(2908)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2908)@418ab6e01cba: ************************************************* MSC_Test_1-SCCP(2906)@418ab6e01cba: v_sccp_pdu_maxlen:268 MTC@418ab6e01cba: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_2-M3UA(2911)@418ab6e01cba: ************************************************* MSC_Test_2-M3UA(2911)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2911)@418ab6e01cba: ************************************************* MSC_Test_2-SCCP(2909)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2912)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2905)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2905)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2905)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2905)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2908)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23907 to server: "172.18.65.200":2905 association #8 MSC_Test_1-M3UA(2908)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2908)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2905)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2908)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_1-M3UA(2908)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2905)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2905)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2905)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2905)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2905)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2905)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2908)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2905)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2905)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2905)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2905)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2908)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2908)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2908)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2908)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2908)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2908)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2908)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2908)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2908)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2908)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2911)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23908 to server: "172.18.65.200":2905 association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2911)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2911)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_2-M3UA(2911)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2911)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2911)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2908)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2908)@418ab6e01cba: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2914)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2914)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2914)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2914)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2914)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2915)@418ab6e01cba: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(2917) TC_mo_cc_iu_release2(2917)@418ab6e01cba: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2905)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2905)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2908)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2904)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2908)@418ab6e01cba: Message received on association #8 MSC_Test_1-M3UA(2908)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2907)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2910)@418ab6e01cba: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2910)@418ab6e01cba: Added conn table entry 0TC_mo_cc_iu_release2(2917)10243023 MSC_Test_2-SCCP(2909)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2910)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: { messageType := 2, destLocRef := '9C4BCF'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2915)@418ab6e01cba: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(2917) MSC_Test-GSUP(2915)@418ab6e01cba: Added IMSI table entry 0TC_mo_cc_iu_release2(2917)"262420000001043" TC_mo_cc_iu_release2(2917)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2910)@418ab6e01cba: patching N(SD)=1 into dtap '0514CF7AE9A521040B5284E5'O MSC_Test_2-RAN(2910)@418ab6e01cba: patched enc_l3: '0554CF7AE9A521040B5284E5'O MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2909)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CF7AE9A521040B5284E5'O MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2909)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2910)@418ab6e01cba: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2910)@418ab6e01cba: patched enc_l3: '059B'O MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_len:14 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2909)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2909)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2910)@418ab6e01cba: Deleted conn table entry 0TC_mo_cc_iu_release2(2917)10243023 TC_mo_cc_iu_release2(2917)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@418ab6e01cba: 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 := '9A0C3BCA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2910)@418ab6e01cba: Added conn table entry 0TC_mo_cc_iu_release2(2917)14386300 MSC_Test_2-RAN(2910)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2909)@418ab6e01cba: First idle individual index:0 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: { messageType := 2, destLocRef := 'DB847C'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)@418ab6e01cba: Session index based on local reference:0 TC_mo_cc_iu_release2(2917)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2910)@418ab6e01cba: patching N(SD)=1 into dtap '0514E7C8BA0921044CB9F125'O MSC_Test_2-RAN(2910)@418ab6e01cba: patched enc_l3: '0554E7C8BA0921044CB9F125'O MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_len:24 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2909)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E7C8BA0921044CB9F125'O MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2909)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2912)@418ab6e01cba: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(2917) MSC_Test-MGCP(2913)@418ab6e01cba: 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)@418ab6e01cba: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2910)@418ab6e01cba: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_len:28 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2909)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2913)@418ab6e01cba: 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)@418ab6e01cba: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_iu_release2(2917)@418ab6e01cba: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2912)@418ab6e01cba: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(2917) MSC_Test-MNCC(2912)@418ab6e01cba: Added conn table entry 0TC_mo_cc_iu_release2(2917)-2147483590 MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@418ab6e01cba: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_iu_release2(2917)@418ab6e01cba: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_len:46 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2909)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2917)@418ab6e01cba: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(2917)@418ab6e01cba: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@418ab6e01cba: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_len:12 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2909)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2912)@418ab6e01cba: Deleted conn table entry 0TC_mo_cc_iu_release2(2917)-2147483590 MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@418ab6e01cba: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(2917)@418ab6e01cba: f_mo_call_establish DONE TC_mo_cc_iu_release2(2917)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_len:7 MSC_Test_2-SCCP(2909)@418ab6e01cba: vl_from0 MSC_Test_2-SCCP(2909)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@418ab6e01cba: Message received on association #8 MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@418ab6e01cba: Session index based on local reference:0 MSC_Test_2-RAN(2910)@418ab6e01cba: Deleted conn table entry 0TC_mo_cc_iu_release2(2917)14386300 TC_mo_cc_iu_release2(2917)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@418ab6e01cba: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2911)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2917)@418ab6e01cba: Final verdict of PTC: pass MSC_Test_1-RAN(2907)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2912)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2905)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2904)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2915)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-M3UA(2908)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-RAN(2910)@418ab6e01cba: Final verdict of PTC: none MSC_Test_1-SCCP(2906)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2903)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-SCCP(2909)@418ab6e01cba: Final verdict of PTC: none MSC_Test_2-M3UA(2911)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2916)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2918)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2902)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2913)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2914)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: none MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2902): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2903): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2904): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2905): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-SCCP(2906): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-RAN(2907): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_1-M3UA(2908): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-SCCP(2909): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-RAN(2910): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_2-M3UA(2911): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2912): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2913): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2914): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2915): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2916): none (none -> none) MTC@418ab6e01cba: Local verdict of PTC TC_mo_cc_iu_release2(2917): pass (none -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2918): none (pass -> pass) MTC@418ab6e01cba: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass'. Sun May 19 08:44:53 UTC 2024 ====== MSC_Tests_Iu.TC_mo_cc_iu_release pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_Iu.TC_mo_cc_iu_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=571555) Waiting for packet dumper to finish... 1 (prev_count=571555, count=577052) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass' was executed successfully (exit status: 0). MC@418ab6e01cba: Test execution finished. MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref'. ------ MSC_Tests_ASCI.TC_no_callref ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_no_callref started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2922)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2922)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2922)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2920)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2923)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2922)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2922)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2922)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2922)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2922)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2925)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2925)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2925)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2925)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2925)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2926)@418ab6e01cba: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(2928) TC_no_callref0(2928)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2921)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2921)@418ab6e01cba: Added conn table entry 0TC_no_callref0(2928)14850021 MSC_Test_0-SCCP(2920)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(2921)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2921)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2921)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(2929) MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@418ab6e01cba: { messageType := 2, destLocRef := 'E297E5'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2926)@418ab6e01cba: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(2928) MSC_Test-GSUP(2926)@418ab6e01cba: Added IMSI table entry 0TC_no_callref0(2928)"262420000000033" MSC_Test_0-SCCP(2920)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(2920)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2920)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_no_callref0(2928)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(2928)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2928)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2921)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2921)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(2920)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(2920)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2920)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2920)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(2920)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2920)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2921)@418ab6e01cba: Deleted conn table entry 0TC_no_callref0(2928)14850021 TC_no_callref0(2928)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2928)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(2928)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2928)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2924)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(2928) TC_no_callref0(2928)@418ab6e01cba: 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 := '155355F7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2921)@418ab6e01cba: Added conn table entry 0TC_no_callref0(2928)16507685 MSC_Test_0-RAN(2921)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2920)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2921)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2921)@418ab6e01cba: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(2930) MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@418ab6e01cba: { messageType := 2, destLocRef := 'FBE325'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2920)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2928)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(2928)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2928)@418ab6e01cba: Sending SETUP. MTC@418ab6e01cba: Got test event: "SETUP" MSC_Test_0-RAN(2921)@418ab6e01cba: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(2921)@418ab6e01cba: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(2920)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(2920)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2920)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006003200002900'O MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2922)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2920)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2928)@418ab6e01cba: Got GCC Termination with failure. MTC@418ab6e01cba: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(2928)@418ab6e01cba: Got Clear Command on initial connection. MTC@418ab6e01cba: Got test event: "CLEAR" MTC@418ab6e01cba: All connection are cleared now. TC_no_callref0(2928)@418ab6e01cba: Final verdict of PTC: pass TC_no_callref0(2930)@418ab6e01cba: Final verdict of PTC: none TC_no_callref0(2929)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: getverdict: none MTC@418ab6e01cba: setverdict(pass): none -> pass MTC@418ab6e01cba: getverdict: pass MTC@418ab6e01cba: All expected events have been received. The test passed. MSC_Test_0-RAN(2921)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2923)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2920)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2926)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2922)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2919)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2927)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2925)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2933)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2931)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2924)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2932)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: pass MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2919): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2920): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2921): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2922): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2923): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2924): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2925): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2926): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2927): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_no_callref0(2928): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_no_callref0(2929): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_no_callref0(2930): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2931): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2932): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2933): none (pass -> pass) MTC@418ab6e01cba: Test case TC_no_callref finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Sun May 19 08:45:00 UTC 2024 ====== MSC_Tests_ASCI.TC_no_callref pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_ASCI.TC_no_callref.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=288857) Waiting for packet dumper to finish... 1 (prev_count=288857, count=290696) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse'. ------ MSC_Tests_ASCI.TC_setup_refuse ------ Sun May 19 08:45:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_setup_refuse started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2937)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2937)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2937)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2935)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2938)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2937)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2937)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2937)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2937)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2937)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2940)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2940)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2940)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2940)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2940)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2941)@418ab6e01cba: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(2943) TC_setup_refuse0(2943)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2936)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2936)@418ab6e01cba: Added conn table entry 0TC_setup_refuse0(2943)13258759 MSC_Test_0-SCCP(2935)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(2936)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2936)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2936)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(2944) MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@418ab6e01cba: { messageType := 2, destLocRef := 'CA5007'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2941)@418ab6e01cba: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(2943) MSC_Test-GSUP(2941)@418ab6e01cba: Added IMSI table entry 0TC_setup_refuse0(2943)"262420000000033" MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(2935)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2935)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_setup_refuse0(2943)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2943)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-RAN(2936)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2936)@418ab6e01cba: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(2945) MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2943)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2936)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2936)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(2935)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2935)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(2935)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2935)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2936)@418ab6e01cba: Deleted conn table entry 0TC_setup_refuse0(2943)13258759 TC_setup_refuse0(2943)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2943)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2943)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2943)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2939)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(2943) TC_setup_refuse0(2943)@418ab6e01cba: 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 := '153A1465'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2936)@418ab6e01cba: Added conn table entry 0TC_setup_refuse0(2943)6198353 MSC_Test_0-RAN(2936)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2935)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@418ab6e01cba: { messageType := 2, destLocRef := '5E9451'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2943)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2943)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2943)@418ab6e01cba: Sending SETUP. MTC@418ab6e01cba: Got test event: "SETUP" MSC_Test_0-RAN(2936)@418ab6e01cba: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2936)@418ab6e01cba: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(2935)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2935)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@418ab6e01cba: First idle individual index:1 MSC_Test_0-SCCP(2935)@418ab6e01cba: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2936)@418ab6e01cba: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2936)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2936)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(2944) MSC_Test_0-RAN(2936)@418ab6e01cba: Added conn table entry 1TC_setup_refuse0(2944)15990761 MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2935)@418ab6e01cba: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_setup_refuse0(2944)@418ab6e01cba: 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@418ab6e01cba: Got test event: "VGCS_SETUP" TC_setup_refuse0(2944)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2935)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(2935)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2935)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2937)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2944)@418ab6e01cba: Got Clear Command on control connection. MTC@418ab6e01cba: Got test event: "CLEAR" TC_setup_refuse0(2943)@418ab6e01cba: Got GCC Termination with failure. MTC@418ab6e01cba: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(2943)@418ab6e01cba: Got Clear Command on initial connection. MTC@418ab6e01cba: Got test event: "CLEAR" MTC@418ab6e01cba: All connection are cleared now. TC_setup_refuse0(2945)@418ab6e01cba: Final verdict of PTC: none TC_setup_refuse0(2944)@418ab6e01cba: Final verdict of PTC: none TC_setup_refuse0(2943)@418ab6e01cba: Final verdict of PTC: pass MTC@418ab6e01cba: getverdict: none MTC@418ab6e01cba: setverdict(pass): none -> pass MTC@418ab6e01cba: getverdict: pass MTC@418ab6e01cba: All expected events have been received. The test passed. MSC_Test_0-M3UA(2937)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2941)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2938)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2936)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2935)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2934)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2947)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2942)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2939)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2940)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2948)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2946)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: pass MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2934): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2935): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2936): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2937): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2938): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2939): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2940): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2941): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2942): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_setup_refuse0(2943): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_setup_refuse0(2944): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_setup_refuse0(2945): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2946): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2947): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2948): none (pass -> pass) MTC@418ab6e01cba: Test case TC_setup_refuse finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Sun May 19 08:45:08 UTC 2024 ====== MSC_Tests_ASCI.TC_setup_refuse pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_ASCI.TC_setup_refuse.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=339133) Waiting for packet dumper to finish... 1 (prev_count=339133, count=340294) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail'. ------ MSC_Tests_ASCI.TC_assign_fail ------ Sun May 19 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@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_assign_fail started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2952)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2952)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2952)@418ab6e01cba: ************************************************* MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-SCCP(2950)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2953)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2952)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2952)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2952)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2952)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2952)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2955)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2955)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2955)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2955)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2955)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2956)@418ab6e01cba: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(2958) TC_assign_fail0(2958)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2951)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2951)@418ab6e01cba: Added conn table entry 0TC_assign_fail0(2958)16079915 MSC_Test_0-SCCP(2950)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(2951)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2951)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2951)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(2959) MSC_Test_0-RAN(2951)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2951)@418ab6e01cba: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(2960) MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@418ab6e01cba: { messageType := 2, destLocRef := 'F55C2B'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2956)@418ab6e01cba: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(2958) MSC_Test-GSUP(2956)@418ab6e01cba: Added IMSI table entry 0TC_assign_fail0(2958)"262420000000033" MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(2950)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2950)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2958)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2958)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2958)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2951)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2951)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(2950)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2950)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(2950)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2950)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2951)@418ab6e01cba: Deleted conn table entry 0TC_assign_fail0(2958)16079915 TC_assign_fail0(2958)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2958)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2958)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2958)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2954)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(2958) TC_assign_fail0(2958)@418ab6e01cba: 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 := '37A0CD30'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2951)@418ab6e01cba: Added conn table entry 0TC_assign_fail0(2958)16088002 MSC_Test_0-RAN(2951)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2950)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@418ab6e01cba: { messageType := 2, destLocRef := 'F57BC2'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2958)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2958)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2958)@418ab6e01cba: Sending SETUP. MTC@418ab6e01cba: Got test event: "SETUP" MSC_Test_0-RAN(2951)@418ab6e01cba: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2951)@418ab6e01cba: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(2950)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2950)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@418ab6e01cba: First idle individual index:1 MSC_Test_0-SCCP(2950)@418ab6e01cba: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2951)@418ab6e01cba: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2951)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2951)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(2959) MSC_Test_0-RAN(2951)@418ab6e01cba: Added conn table entry 1TC_assign_fail0(2959)11366934 MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2950)@418ab6e01cba: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2959)@418ab6e01cba: 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@418ab6e01cba: Got test event: "VGCS_SETUP" TC_assign_fail0(2959)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2950)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(2950)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2950)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2959)@418ab6e01cba: 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@418ab6e01cba: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(2954)@418ab6e01cba: 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)@418ab6e01cba: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@418ab6e01cba: First idle individual index:2 MSC_Test_0-SCCP(2950)@418ab6e01cba: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2951)@418ab6e01cba: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2951)@418ab6e01cba: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2951)@418ab6e01cba: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2951)@418ab6e01cba: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(2960) MSC_Test_0-RAN(2951)@418ab6e01cba: Added conn table entry 2TC_assign_fail0(2960)16630836 MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(2950)@418ab6e01cba: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2960)@418ab6e01cba: 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@418ab6e01cba: Got test event: "VGCS_ASSIGN" TC_assign_fail0(2960)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(2950)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(2950)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2950)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2958)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2952)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2960)@418ab6e01cba: Got Clear Command on channel connection. MTC@418ab6e01cba: Got test event: "CLEAR" TC_assign_fail0(2959)@418ab6e01cba: Got Clear Command on control connection. MTC@418ab6e01cba: Got test event: "CLEAR" TC_assign_fail0(2958)@418ab6e01cba: Got GCC Termination with failure. MTC@418ab6e01cba: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(2958)@418ab6e01cba: Got Clear Command on initial connection. MTC@418ab6e01cba: Got test event: "CLEAR" MTC@418ab6e01cba: All connection are cleared now. TC_assign_fail0(2959)@418ab6e01cba: Final verdict of PTC: none TC_assign_fail0(2960)@418ab6e01cba: Final verdict of PTC: none TC_assign_fail0(2958)@418ab6e01cba: Final verdict of PTC: pass MTC@418ab6e01cba: getverdict: none MTC@418ab6e01cba: setverdict(pass): none -> pass MTC@418ab6e01cba: getverdict: pass MTC@418ab6e01cba: All expected events have been received. The test passed. MSC_Test-MNCC(2953)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2952)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2956)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2950)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2957)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2961)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2954)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2955)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2962)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2951)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2949)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2963)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: pass MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2949): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2950): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2951): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2952): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2953): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2954): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2955): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2956): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2957): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_assign_fail0(2958): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_assign_fail0(2959): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_assign_fail0(2960): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2961): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2962): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2963): none (pass -> pass) MTC@418ab6e01cba: Test case TC_assign_fail finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Sun May 19 08:45:16 UTC 2024 ====== MSC_Tests_ASCI.TC_assign_fail pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_ASCI.TC_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407681) Waiting for packet dumper to finish... 1 (prev_count=407681, count=408842) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs'. ------ MSC_Tests_ASCI.TC_complete_vgcs ------ Sun May 19 08:45:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_complete_vgcs started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2967)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2967)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2967)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2965)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2968)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2967)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2967)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2967)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2967)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2967)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2970)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2970)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2970)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2970)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2970)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2971)@418ab6e01cba: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(2973) TC_complete_vgcs0(2973)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2966)@418ab6e01cba: Added conn table entry 0TC_complete_vgcs0(2973)3391425 MSC_Test_0-SCCP(2965)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(2966)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2966)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(2974) MSC_Test_0-RAN(2966)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2966)@418ab6e01cba: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(2975) MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: { messageType := 2, destLocRef := '33BFC1'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2971)@418ab6e01cba: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(2973) MSC_Test-GSUP(2971)@418ab6e01cba: Added IMSI table entry 0TC_complete_vgcs0(2973)"262420000000033" MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2965)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_complete_vgcs0(2973)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2973)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2966)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2966)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2965)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2965)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@418ab6e01cba: Deleted conn table entry 0TC_complete_vgcs0(2973)3391425 TC_complete_vgcs0(2973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2973)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2969)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(2973) TC_complete_vgcs0(2973)@418ab6e01cba: 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 := '3D991A46'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2966)@418ab6e01cba: Added conn table entry 0TC_complete_vgcs0(2973)2548640 MSC_Test_0-RAN(2966)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2965)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(2965)@418ab6e01cba: { messageType := 2, destLocRef := '26E3A0'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2973)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2973)@418ab6e01cba: Sending SETUP. MTC@418ab6e01cba: Got test event: "SETUP" MSC_Test_0-RAN(2966)@418ab6e01cba: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2966)@418ab6e01cba: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2965)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: First idle individual index:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2966)@418ab6e01cba: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2966)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2966)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(2974) MSC_Test_0-RAN(2966)@418ab6e01cba: Added conn table entry 1TC_complete_vgcs0(2974)11347605 MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2974)@418ab6e01cba: 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@418ab6e01cba: Got test event: "VGCS_SETUP" TC_complete_vgcs0(2974)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2965)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2974)@418ab6e01cba: 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@418ab6e01cba: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(2969)@418ab6e01cba: 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)@418ab6e01cba: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: First idle individual index:2 MSC_Test_0-SCCP(2965)@418ab6e01cba: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2966)@418ab6e01cba: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2966)@418ab6e01cba: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2966)@418ab6e01cba: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2966)@418ab6e01cba: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(2975) MSC_Test_0-RAN(2966)@418ab6e01cba: Added conn table entry 2TC_complete_vgcs0(2975)4638009 MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(2965)@418ab6e01cba: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2975)@418ab6e01cba: 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@418ab6e01cba: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(2975)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_len:29 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2965)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2966)@418ab6e01cba: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(2973)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@418ab6e01cba: { 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.65.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)@418ab6e01cba: 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@418ab6e01cba: Got test event: "ASSIGNMENT" TC_complete_vgcs0(2973)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2965)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@418ab6e01cba: { 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.65.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)@418ab6e01cba: Got GCC Connect. TC_complete_vgcs0(2973)@418ab6e01cba: Got Clear Command on initial connection. MTC@418ab6e01cba: Got test event: "GCC_CONNECT" MTC@418ab6e01cba: Got test event: "CLEAR" TC_complete_vgcs0(2974)@418ab6e01cba: Got GCC Set Parameter. MTC@418ab6e01cba: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(2974)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2965)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2973)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@418ab6e01cba: { 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.65.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)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2965)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2974)@418ab6e01cba: 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@418ab6e01cba: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(2974)@418ab6e01cba: 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)@418ab6e01cba: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_len:25 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2965)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@418ab6e01cba: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(2966)@418ab6e01cba: patched enc_l3: '003500001900'O MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2965)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006003500001900'O MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@418ab6e01cba: { 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.65.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)@418ab6e01cba: Got GCC Set Parameter. MTC@418ab6e01cba: Got test event: "GCC_SET_PARAM" MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2975)@418ab6e01cba: Got Clear Command on channel connection. MTC@418ab6e01cba: Got test event: "CLEAR" TC_complete_vgcs0(2974)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_len:6 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2965)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2974)@418ab6e01cba: 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)@418ab6e01cba: Got GCC Termination. MSC_Test_0-SCCP(2965)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(2965)@418ab6e01cba: vl_from0 MTC@418ab6e01cba: Got test event: "GCC_TERMINATION" MSC_Test_0-SCCP(2965)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(2967)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2974)@418ab6e01cba: Got Clear Command on control connection. MTC@418ab6e01cba: Got test event: "CLEAR" MTC@418ab6e01cba: All connection are cleared now. TC_complete_vgcs0(2975)@418ab6e01cba: Final verdict of PTC: none TC_complete_vgcs0(2973)@418ab6e01cba: Final verdict of PTC: pass TC_complete_vgcs0(2974)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: getverdict: none MTC@418ab6e01cba: setverdict(pass): none -> pass MTC@418ab6e01cba: getverdict: pass MTC@418ab6e01cba: All expected events have been received. The test passed. MSC_Test_0-SCCP(2965)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2972)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2971)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2970)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2969)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2968)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2966)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2978)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2977)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2976)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2964)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-M3UA(2967)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: pass MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2964): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2965): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2966): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2967): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2968): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2969): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2970): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2971): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2972): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_complete_vgcs0(2973): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_complete_vgcs0(2974): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_complete_vgcs0(2975): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2976): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2977): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2978): none (pass -> pass) MTC@418ab6e01cba: Test case TC_complete_vgcs finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Sun May 19 08:45:25 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vgcs pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_ASCI.TC_complete_vgcs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=541770) Waiting for packet dumper to finish... 1 (prev_count=541770, count=542931) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass' was executed successfully (exit status: 0). MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs'. ------ MSC_Tests_ASCI.TC_complete_vbs ------ Sun May 19 08:45:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@418ab6e01cba: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs' was executed successfully (exit status: 0). MTC@418ab6e01cba: Test case TC_complete_vbs started. MTC@418ab6e01cba: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@418ab6e01cba: Starting RAN_Emulation MSC_Test_0-M3UA(2982)@418ab6e01cba: ************************************************* MSC_Test_0-M3UA(2982)@418ab6e01cba: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2982)@418ab6e01cba: ************************************************* MSC_Test_0-SCCP(2980)@418ab6e01cba: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2983)@418ab6e01cba: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@418ab6e01cba: SCTP_ConnectResult -> connection established from: "172.18.65.103":23906 to server: "172.18.65.200":2905 association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2982)@418ab6e01cba: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2982)@418ab6e01cba: M3UA_ASPUP sent MSC_Test_0-M3UA(2982)@418ab6e01cba: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2982)@418ab6e01cba: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2982)@418ab6e01cba: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2985)@418ab6e01cba: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2985)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_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)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@418ab6e01cba: IPA ID RESP: { { 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)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2985)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2985)@418ab6e01cba: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2985)@418ab6e01cba: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(2986)@418ab6e01cba: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(2988) TC_complete_vbs0(2988)@418ab6e01cba: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2984)@418ab6e01cba: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "463", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" } }, sdp := omit } } MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2981)@418ab6e01cba: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2981)@418ab6e01cba: Added conn table entry 0TC_complete_vbs0(2988)12072778 MSC_Test_0-SCCP(2980)@418ab6e01cba: First idle individual index:0 MSC_Test_0-RAN(2981)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2981)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2981)@418ab6e01cba: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(2989) MSC_Test_0-RAN(2981)@418ab6e01cba: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2981)@418ab6e01cba: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(2990) MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@418ab6e01cba: { messageType := 2, destLocRef := 'B8374A'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)@418ab6e01cba: Session index based on local reference:0 MSC_Test-GSUP(2986)@418ab6e01cba: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(2988) MSC_Test-GSUP(2986)@418ab6e01cba: Added IMSI table entry 0TC_complete_vbs0(2988)"262420000000033" MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_len:8 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_from0 TC_complete_vbs0(2988)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2988)@418ab6e01cba: setverdict(pass): none -> pass MSC_Test_0-SCCP(2980)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2981)@418ab6e01cba: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2981)@418ab6e01cba: patched enc_l3: '055B'O MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_len:5 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2980)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2980)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2981)@418ab6e01cba: Deleted conn table entry 0TC_complete_vbs0(2988)12072778 TC_complete_vbs0(2988)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2988)@418ab6e01cba: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2988)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2988)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2984)@418ab6e01cba: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(2988) TC_complete_vbs0(2988)@418ab6e01cba: 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 := '036B3D64'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2981)@418ab6e01cba: Added conn table entry 0TC_complete_vbs0(2988)6240726 MSC_Test_0-RAN(2981)@418ab6e01cba: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2980)@418ab6e01cba: First idle individual index:0 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@418ab6e01cba: { messageType := 2, destLocRef := '5F39D6'O, sourceLocRef := '000226'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@418ab6e01cba: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2988)@418ab6e01cba: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2988)@418ab6e01cba: Sending SETUP. MTC@418ab6e01cba: Got test event: "SETUP" MSC_Test_0-RAN(2981)@418ab6e01cba: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(2981)@418ab6e01cba: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2980)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006013200001A00'O MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@418ab6e01cba: First idle individual index:1 MSC_Test_0-SCCP(2980)@418ab6e01cba: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2981)@418ab6e01cba: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2981)@418ab6e01cba: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2981)@418ab6e01cba: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(2989) MSC_Test_0-RAN(2981)@418ab6e01cba: Added conn table entry 1TC_complete_vbs0(2989)13463069 MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2980)@418ab6e01cba: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(2989)@418ab6e01cba: 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@418ab6e01cba: Got test event: "VGCS_SETUP" TC_complete_vbs0(2989)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2980)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MGCP(2984)@418ab6e01cba: Found Expect[0] for { line := { verb := "CRCX", trans_id := "464", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vbs0(2988) MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@418ab6e01cba: as_optional_mgcp_crcx: rx CRCX TC_complete_vbs0(2989)@418ab6e01cba: 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@418ab6e01cba: Got test event: "UPLINK_SEIZED" MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@418ab6e01cba: First idle individual index:2 MSC_Test_0-SCCP(2980)@418ab6e01cba: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2981)@418ab6e01cba: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2981)@418ab6e01cba: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2981)@418ab6e01cba: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2981)@418ab6e01cba: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(2990) MSC_Test_0-RAN(2981)@418ab6e01cba: Added conn table entry 2TC_complete_vbs0(2990)886091 MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(2980)@418ab6e01cba: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(2990)@418ab6e01cba: 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@418ab6e01cba: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(2990)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:2 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_len:29 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2980)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2981)@418ab6e01cba: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(2988)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(2988)@418ab6e01cba: { 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.65.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)@418ab6e01cba: 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@418ab6e01cba: Got test event: "ASSIGNMENT" TC_complete_vbs0(2988)@418ab6e01cba: 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)@418ab6e01cba: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_len:3 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2980)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 TC_complete_vbs0(2988)@418ab6e01cba: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@418ab6e01cba: { 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.65.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)@418ab6e01cba: Got Clear Command on initial connection. MTC@418ab6e01cba: Got test event: "CLEAR" TC_complete_vbs0(2989)@418ab6e01cba: Got BCC Connect. MTC@418ab6e01cba: Got test event: "BCC_CONNECT" TC_complete_vbs0(2989)@418ab6e01cba: Got BCC Set Parameter MTC@418ab6e01cba: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(2989)@418ab6e01cba: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(2981)@418ab6e01cba: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(2981)@418ab6e01cba: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on connection ID:1 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_len:9 MSC_Test_0-SCCP(2980)@418ab6e01cba: vl_from0 MSC_Test_0-SCCP(2980)@418ab6e01cba: data sent by MTP3_SCCP_PORT: '010006013500001A00'O MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(2988)@418ab6e01cba: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@418ab6e01cba: Message received on association #8 MSC_Test_0-M3UA(2982)@418ab6e01cba: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@418ab6e01cba: Session index based on local reference:2 MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@418ab6e01cba: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2989)@418ab6e01cba: Got BCC Termination. MTC@418ab6e01cba: Got test event: "BCC_TERMINATION" TC_complete_vbs0(2990)@418ab6e01cba: Got Clear Command on channel connection. MTC@418ab6e01cba: Got test event: "CLEAR" TC_complete_vbs0(2989)@418ab6e01cba: Got Clear Command on control connection. MTC@418ab6e01cba: Got test event: "CLEAR" MTC@418ab6e01cba: All connection are cleared now. TC_complete_vbs0(2990)@418ab6e01cba: Final verdict of PTC: none TC_complete_vbs0(2988)@418ab6e01cba: Final verdict of PTC: pass TC_complete_vbs0(2989)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: getverdict: none MTC@418ab6e01cba: setverdict(pass): none -> pass MTC@418ab6e01cba: getverdict: pass MTC@418ab6e01cba: All expected events have been received. The test passed. MSC_Test_0-M3UA(2982)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-RAN(2981)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MNCC(2983)@418ab6e01cba: Final verdict of PTC: none MSC_Test_0-SCCP(2980)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2979)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2991)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP(2986)@418ab6e01cba: Final verdict of PTC: none MSC_Test-MGCP(2984)@418ab6e01cba: Final verdict of PTC: none MSC_Test-SMPP(2987)@418ab6e01cba: Final verdict of PTC: none MSC_Test-GSUP-IPA(2985)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2992)@418ab6e01cba: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2993)@418ab6e01cba: Final verdict of PTC: none MTC@418ab6e01cba: Setting final verdict of the test case. MTC@418ab6e01cba: Local verdict of MTC: pass MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2979): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-SCCP(2980): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-RAN(2981): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test_0-M3UA(2982): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MNCC(2983): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-MGCP(2984): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP-IPA(2985): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-GSUP(2986): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC MSC_Test-SMPP(2987): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_complete_vbs0(2988): pass (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_complete_vbs0(2989): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC TC_complete_vbs0(2990): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2991): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2992): none (pass -> pass) MTC@418ab6e01cba: Local verdict of PTC IPA-CTRL-CLI-IPA(2993): none (pass -> pass) MTC@418ab6e01cba: Test case TC_complete_vbs finished. Verdict: pass MTC@418ab6e01cba: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Sun May 19 08:45:33 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vbs pass ====== Saving talloc report from 172.18.65.10:4254 to MSC_Tests_ASCI.TC_complete_vbs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=483090) Waiting for packet dumper to finish... 1 (prev_count=483090, count=486082) MTC@418ab6e01cba: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass' was executed successfully (exit status: 0). MC@418ab6e01cba: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@418ab6e01cba: Terminating MTC. MC@418ab6e01cba: MTC terminated. MC2> exit MC@418ab6e01cba: Shutting down session. MC@418ab6e01cba: 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-418ab6e01cba-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-65 + + awk -F" NR>1{print $2} grep Name + cut -d : -f2 + local containers=jenkins-ttcn3-msc-test-latest-2055-stp jenkins-ttcn3-msc-test-latest-2055-msc + [ -n jenkins-ttcn3-msc-test-latest-2055-stp jenkins-ttcn3-msc-test-latest-2055-msc ] + docker_kill_wait jenkins-ttcn3-msc-test-latest-2055-stp jenkins-ttcn3-msc-test-latest-2055-msc + docker kill jenkins-ttcn3-msc-test-latest-2055-stp jenkins-ttcn3-msc-test-latest-2055-msc jenkins-ttcn3-msc-test-latest-2055-stp jenkins-ttcn3-msc-test-latest-2055-msc + docker wait jenkins-ttcn3-msc-test-latest-2055-stp jenkins-ttcn3-msc-test-latest-2055-msc 137 137 + network_remove + set +x Removing network ttcn3-msc-test-65 + docker network remove ttcn3-msc-test-65 ttcn3-msc-test-65 + 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-2055-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